summaryrefslogtreecommitdiffstats
path: root/arch/score/include/asm/unistd.h
blob: 9aa3a159bbf6212da1a1f75598bb43a7bdaeeb90 (plain)
1
2
3
4
5
6
7
8
#ifndef _ASM_SCORE_UNISTD_H
#define _ASM_SCORE_UNISTD_H

#define __ARCH_HAVE_MMU

#include <asm-generic/unistd.h>

#endif /* _ASM_SCORE_UNISTD_H */