commit | 21e9ac7b2dd96dfca997313bae6d9a8f642635c7 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 30 21:38:22 2006 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 30 21:41:31 2006 +0000 |
tree | 57f6fc1b53e79b0a50f4b35381bd778af449e2a4 | |
parent | e52331845784daeefb78ab3b13efce51af3255bc [diff] |
[MIPS] MIPS doesn't need compat_sys_getdents. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/include/asm-mips/unistd.h b/include/asm-mips/unistd.h index f1ef98c..ec56aa5 100644 --- a/include/asm-mips/unistd.h +++ b/include/asm-mips/unistd.h
@@ -1195,6 +1195,7 @@ #endif /* (_MIPS_SIM == _MIPS_SIM_NABI32) || (_MIPS_SIM == _MIPS_SIM_ABI64) */ +#define __ARCH_OMIT_COMPAT_SYS_GETDENTS64 #define __ARCH_WANT_IPC_PARSE_VERSION #define __ARCH_WANT_OLD_READDIR #define __ARCH_WANT_SYS_ALARM