Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
sram.h
Go to the documentation of this file.
1 #ifndef __PLAT_OMAP_SRAM_H__
2 #define __PLAT_OMAP_SRAM_H__
3 
4 extern int __init omap_sram_init(void);
5 
6 #endif /* __PLAT_OMAP_SRAM_H__ */