repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[wrt350n-kernel.git]
/
include
/
asm-x86
/
mach-numaq
/
mach_mpspec.h
blob
dffb09856f8fa4e235bbcc579ab53850a2cd4598
1
#ifndef __ASM_MACH_MPSPEC_H
2
#define __ASM_MACH_MPSPEC_H
3
4
#define MAX_IRQ_SOURCES 512
5
6
#define MAX_MP_BUSSES 32
7
8
#endif
/* __ASM_MACH_MPSPEC_H */