repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'v6v7' into devel
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-at91
/
include
/
mach
/
stamp9g20.h
blob
6120f9c46d59aad836994464989a5aaa9ce2efc4
1
#ifndef __MACH_STAMP9G20_H
2
#define __MACH_STAMP9G20_H
3
4
void
stamp9g20_map_io
(
void
);
5
void
stamp9g20_board_init
(
void
);
6
7
#endif