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
x86, efi: Set runtime_version to the EFI spec revision
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-at91
/
stamp9g20.h
blob
f62c0abca4b4fffa60a1c7fe25454f37b32795ec
1
#ifndef __MACH_STAMP9G20_H
2
#define __MACH_STAMP9G20_H
3
4
void
stamp9g20_init_early
(
void
);
5
void
stamp9g20_board_init
(
void
);
6
7
#endif