mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 08:17:46 +00:00
9 lines
148 B
C
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 */
|