Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
4e549d6d4a32d1a610ad081841d575f64087744a
/
.
/
arch
/
arm
/
plat-omap
/
sram.h
blob: 29b43ef97f20eca9b499c68e76ef01f6569c8799 [
file
] [
log
] [
blame
]
Manjunath Kondaiah G
b0a330d
2010-10-08 10:00:19 -0700
[
diff
] [
blame
]
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__ */