repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 's5p/for-next'
[linux-2.6/next.git]
/
arch
/
arm
/
plat-omap
/
sram.h
blob
29b43ef97f20eca9b499c68e76ef01f6569c8799
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__ */