repo.or.cz
/
linux-2.6
/
kvm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pm: introduce new interfaces schedule_work_on() and queue_work_on()
[linux-2.6/kvm.git]
/
arch
/
arm
/
mach-footbridge
/
common.h
blob
580e31bbc711847599b6a5b8d385549c0ead619e
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