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
Add linux-next specific files for 20110516
[linux-2.6/next.git]
/
arch
/
arm
/
mach-omap2
/
io.h
blob
fd230c6cded561bd3f6393801edc8dc97e39b6af
1
2
#ifndef __MACH_OMAP2_IO_H__
3
#define __MACH_OMAP2_IO_H__
4
5
extern
int
__init
omap_sram_init
(
void
);
6
7
#endif
/* __MACH_OMAP2_IO_H__ */