9 строки
148 B
C
9 строки
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 */
|