RT-AC56 3.0.0.4.374.37 core
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / avr32 / include / asm / linkage.h
blobf7b285e910d40b974eb092808bc8b2d66053230d
1 #ifndef __ASM_LINKAGE_H
2 #define __ASM_LINKAGE_H
4 #define __ALIGN .balign 2
5 #define __ALIGN_STR ".balign 2"
7 #endif /* __ASM_LINKAGE_H */