repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] kexec: s390 support
[linux/fpc-iii.git]
/
include
/
asm-ppc64
/
numnodes.h
blob
75ae0b9067089d483e9780d90c0567b4d426e0e8
1
#ifndef _ASM_MAX_NUMNODES_H
2
#define _ASM_MAX_NUMNODES_H
3
4
/* Max 16 Nodes */
5
#define NODES_SHIFT 4
6
7
#endif
/* _ASM_MAX_NUMNODES_H */