ckfwq/linux-3.0.4/arch/avr32/include/asm/numnodes.h

8 lines
140 B
C
Raw Normal View History

2024-12-30 10:53:50 +08:00
#ifndef __ASM_AVR32_NUMNODES_H
#define __ASM_AVR32_NUMNODES_H
/* Max 4 nodes */
#define NODES_SHIFT 2
#endif /* __ASM_AVR32_NUMNODES_H */