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: Make the vdso2c compiler use the host architecture headers
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-integrator
/
common.h
blob
96c9dc56cabfc2644d4cf7c832c26d4e87651574
1
#include <linux/reboot.h>
2
#include <linux/amba/serial.h>
3
extern
struct
amba_pl010_data ap_uart_data
;
4
void
integrator_init_early
(
void
);
5
int
integrator_init
(
bool
is_cp
);
6
void
integrator_reserve
(
void
);