1 2 3 4 5 6 7
#ifndef __MACH_OMAP2_IO_H__ #define __MACH_OMAP2_IO_H__ extern int __init omap_sram_init(void); #endif /* __MACH_OMAP2_IO_H__ */