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-parisc
/
numnodes.h
blob
dcdd933eb60b1a46d047d5fce1bd116d555b35a7
1
#ifndef _ASM_MAX_NUMNODES_H
2
#define _ASM_MAX_NUMNODES_H
3
4
#include <linux/config.h>
5
6
/* Max 8 Nodes */
7
#define NODES_SHIFT 3
8
9
#endif
/* _ASM_MAX_NUMNODES_H */