ckfwq/linux-3.0.4/arch/arm/plat-omap/sram.h

7 lines
134 B
C
Raw Normal View History

2024-12-30 10:53:50 +08:00
#ifndef __PLAT_OMAP_SRAM_H__
#define __PLAT_OMAP_SRAM_H__
extern int __init omap_sram_init(void);
#endif /* __PLAT_OMAP_SRAM_H__ */