linux-stable-rt/arch/score/include/asm/unistd.h

9 lines
148 B
C

#ifndef _ASM_SCORE_UNISTD_H
#define _ASM_SCORE_UNISTD_H
#define __ARCH_HAVE_MMU
#include <asm-generic/unistd.h>
#endif /* _ASM_SCORE_UNISTD_H */