Add linux-next specific files for 20110831
[linux-2.6/next.git] / 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 */