blob: 29b43ef97f20eca9b499c68e76ef01f6569c8799 [file] [log] [blame]
Manjunath Kondaiah Gb0a330d2010-10-08 10:00:19 -07001#ifndef __PLAT_OMAP_SRAM_H__
2#define __PLAT_OMAP_SRAM_H__
3
4extern int __init omap_sram_init(void);
5
6#endif /* __PLAT_OMAP_SRAM_H__ */