projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[PATCH] char/tpm: use msleep(), clean-up timers,
[linux-2.6]
/
include
/
asm-parisc
/
numnodes.h
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 */