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