nfsd: don't fail unchecked creates of non-special files
[zen-stable.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 */