repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ARM: 6125/1: ARM TWD: move TWD registers to common header
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
arch
/
arm
/
mach-footbridge
/
common.h
blob
b05e662d21ad8162ec21542849116efb05fda0a2
1
2
extern
struct
sys_timer footbridge_timer
;
3
extern
struct
sys_timer isa_timer
;
4
5
extern
void
isa_rtc_init
(
void
);
6
7
extern
void
footbridge_map_io
(
void
);
8
extern
void
footbridge_init_irq
(
void
);
9
10
extern
void
isa_init_irq
(
unsigned int
irq
);