GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / 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 */