ARM: mmp: fix potential NULL dereference
[linux/fpc-iii.git] / arch / score / include / asm / unistd.h
blob4aa957364d4dc7865b8e8a662be2443c15c5f83c
1 #if !defined(_ASM_SCORE_UNISTD_H) || defined(__SYSCALL)
2 #define _ASM_SCORE_UNISTD_H
4 #define __ARCH_HAVE_MMU
6 #define __ARCH_WANT_SYSCALL_NO_AT
7 #define __ARCH_WANT_SYSCALL_NO_FLAGS
8 #define __ARCH_WANT_SYSCALL_OFF_T
9 #define __ARCH_WANT_SYSCALL_DEPRECATED
11 #include <asm-generic/unistd.h>
13 #endif /* _ASM_SCORE_UNISTD_H */