repo.or.cz
/
linux-2.6
/
linux-2.6-openrd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Orion: update defconfig
[linux-2.6/linux-2.6-openrd.git]
/
include
/
asm-avr32
/
numnodes.h
blob
0b864d7ce33005dce62108e7f7297b61d5af7e2a
1
#ifndef __ASM_AVR32_NUMNODES_H
2
#define __ASM_AVR32_NUMNODES_H
3
4
/* Max 4 nodes */
5
#define NODES_SHIFT 2
6
7
#endif
/* __ASM_AVR32_NUMNODES_H */