repo.or.cz
/
wandboard.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] 3152/1: make various assembly local labels actually local (the rest)
[wandboard.git]
/
include
/
asm-sh
/
numnodes.h
blob
f73e85b72ecbdd840db0be4c42e77ac771d0b781
1
#ifndef _ASM_MAX_NUMNODES_H
2
#define _ASM_MAX_NUMNODES_H
3
4
/* Max 2 Nodes */
5
#define NODES_SHIFT 1
6
7
#endif
/* _ASM_MAX_NUMNODES_H */