Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
fdebad11e50ea05597af09cfc71f874cba0c3886
/
.
/
arch
/
arm
/
mach-integrator
/
common.h
blob: 96c9dc56cabfc2644d4cf7c832c26d4e87651574 [
file
] [
log
] [
blame
]
#include
<linux/reboot.h>
#include
<linux/amba/serial.h>
extern
struct
amba_pl010_data ap_uart_data
;
void
integrator_init_early
(
void
);
int
integrator_init
(
bool
is_cp
);
void
integrator_reserve
(
void
);