android_kernel_cmhtcleo/arch/avr32/include/asm/numnodes.h

8 lines
140 B
C
Raw Normal View History

2010-08-27 09:19:57 +00:00
#ifndef __ASM_AVR32_NUMNODES_H
#define __ASM_AVR32_NUMNODES_H
/* Max 4 nodes */
#define NODES_SHIFT 2
#endif /* __ASM_AVR32_NUMNODES_H */