unistd.h 176 B

12345678
  1. #if !defined(_ASM_SCORE_UNISTD_H) || defined(__SYSCALL)
  2. #define _ASM_SCORE_UNISTD_H
  3. #define __ARCH_HAVE_MMU
  4. #include <asm-generic/unistd.h>
  5. #endif /* _ASM_SCORE_UNISTD_H */