repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.13-rc3
[linux-2.6/next.git]
/
include
/
asm-alpha
/
numnodes.h
blob
cd425827e4f358760e21e8c062bb9d7a99b97c25
1
#ifndef _ASM_MAX_NUMNODES_H
2
#define _ASM_MAX_NUMNODES_H
3
4
/* Max 128 Nodes - Marvel */
5
#define NODES_SHIFT 7
6
7
#endif
/* _ASM_MAX_NUMNODES_H */