repo.or.cz
/
linux-2.6.9-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MOXA linux-2.6.x / linux-2.6.9-uc0 from sdlinux-moxaart.tgz
[linux-2.6.9-moxart.git]
/
include
/
asm-mips
/
numnodes.h
blob
fceef695ea5d270d7766a182cc68db06870f99f9
1
#ifndef _ASM_MAX_NUMNODES_H
2
#define _ASM_MAX_NUMNODES_H
3
4
/* Max 128 Nodes */
5
#define NODES_SHIFT 7
6
7
#endif
/* _ASM_MAX_NUMNODES_H */