Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2f4f64cdfb599fa1369560865af3e52250416e15
/
.
/
arch
/
arm
/
mach-shmobile
/
rcar-gen2.h
blob: 4777fff2de413b7e11a5e46abea5d718cf724b72 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__ASM_RCAR_GEN2_H__
#define
__ASM_RCAR_GEN2_H__
void
rcar_gen2_timer_init
(
void
);
void
rcar_gen2_reserve
(
void
);
void
rcar_gen2_pm_init
(
void
);
#endif
/* __ASM_RCAR_GEN2_H__ */