aboutsummaryrefslogtreecommitdiff
path: root/arch/score/include/asm/unistd.h
blob: 0d98b72f462a432b79c9b8be0bc22e74e96f4e27 (plain)
1
2
3
4
5
6
7
8
#if !defined(_ASM_SCORE_UNISTD_H) || defined(__SYSCALL)
#define _ASM_SCORE_UNISTD_H

#define __ARCH_HAVE_MMU

#include <asm-generic/unistd.h>

#endif /* _ASM_SCORE_UNISTD_H */