Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git] / arch / score / include / asm / linkage.h
blob2323a8ecf44561a74dc5c0e7160f4ff31ac86ffb
1 #ifndef _ASM_SCORE_LINKAGE_H
2 #define _ASM_SCORE_LINKAGE_H
4 #define __ALIGN .align 2
5 #define __ALIGN_STR ".align 2"
7 #endif /* _ASM_SCORE_LINKAGE_H */