unistd.h 148 B

12345678
  1. #ifndef _ASM_SCORE_UNISTD_H
  2. #define _ASM_SCORE_UNISTD_H
  3. #define __ARCH_HAVE_MMU
  4. #include <asm-generic/unistd.h>
  5. #endif /* _ASM_SCORE_UNISTD_H */