repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[AGPGART] Loop cleanup
[linux-2.6/mini2440.git]
/
include
/
asm-parisc
/
numnodes.h
blob
6c67651efd1c82b547ea52a9a3f498968e35241a
1
#ifndef _ASM_MAX_NUMNODES_H
2
#define _ASM_MAX_NUMNODES_H
3
4
/* Max 8 Nodes */
5
#define NODES_SHIFT 3
6
7
#endif
/* _ASM_MAX_NUMNODES_H */