Sign in
gfiber
/
barebox
/
mindspeed
/
74944e8936cf3d873f6f16c17d15587a301240be
/
.
/
arch
/
arm
/
mach-versatile
/
include
/
mach
/
init.h
blob: 878cde037059c4aa75d073d3dab80ccfa2252003 [
file
] [
log
] [
blame
]
#ifndef
__VERSATILE_INIT_H__
#define
__VERSATILE_INIT_H__
void
versatile_add_sdram
(
u32 size
);
void
versatile_register_uart
(
unsigned
id
);
#endif