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
powerpc: Delete __cpuinit usage from all users
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-vexpress
/
include
/
mach
/
irqs.h
blob
f8f7f782eb5554016e3cdfc5057688957ccb7de3
1
#define IRQ_LOCALTIMER 29
2
#define IRQ_LOCALWDOG 30
3
4
#ifndef CONFIG_SPARSE_IRQ
5
#define NR_IRQS 256
6
#endif