Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel...
[linux-btrfs-devel.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 */