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
x86: unify pageattr_32.c and pageattr_64.c
[wrt350n-kernel.git]
/
include
/
asm-x86
/
mach-es7000
/
mach_mpspec.h
blob
b1f5039d4506a531547f0f3c79586bd36f2822f2
1
#ifndef __ASM_MACH_MPSPEC_H
2
#define __ASM_MACH_MPSPEC_H
3
4
#define MAX_IRQ_SOURCES 256
5
6
#define MAX_MP_BUSSES 256
7
8
#endif
/* __ASM_MACH_MPSPEC_H */