projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://neil.brown.name/md
[linux-2.6]
/
arch
/
arm
/
mach-clps711x
/
common.h
1
/*
2
* linux/arch/arm/mach-clps711x/common.h
3
*
4
* Common bits.
5
*/
6
7
struct sys_timer;
8
9
extern void clps711x_map_io(void);
10
extern void clps711x_init_irq(void);
11
extern struct sys_timer clps711x_timer;