projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'x86/cpu' into x86/core
[linux-2.6]
/
arch
/
arm
/
mach-footbridge
/
common.h
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