repo.or.cz
/
linux-btrfs-devel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
nfsd4: typo logical vs bitwise negate for want_mask
[linux-btrfs-devel.git]
/
arch
/
avr32
/
include
/
asm
/
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 */