M7350/kernel/arch/arm/plat-omap/sram.h

7 lines
134 B
C
Raw Normal View History

2024-09-09 08:52:07 +00:00
#ifndef __PLAT_OMAP_SRAM_H__
#define __PLAT_OMAP_SRAM_H__
extern int __init omap_sram_init(void);
#endif /* __PLAT_OMAP_SRAM_H__ */