diff options
author | Linus Torvalds <torvalds@evo.osdl.org> | 2005-09-01 10:56:57 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@evo.osdl.org> | 2005-09-01 10:56:57 -0700 |
commit | b25dd2842bcaef2413db7a06c67034b187aa007f (patch) | |
tree | ad489c6e7ef828be8b411e00b7c5609769c6a3fb /include/asm-arm/unistd.h | |
parent | 80ac2912f846c01d702774bb6aa7100ec71e88b9 (diff) | |
parent | 147056fb84150966d736fe21fa01d5e0f08e0980 (diff) |
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git
Diffstat (limited to 'include/asm-arm/unistd.h')
-rw-r--r-- | include/asm-arm/unistd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-arm/unistd.h b/include/asm-arm/unistd.h index abb36e54c966..94619ccee789 100644 --- a/include/asm-arm/unistd.h +++ b/include/asm-arm/unistd.h @@ -515,7 +515,6 @@ type name(type1 arg1, type2 arg2, type3 arg3, type4 arg4, type5 arg5, type6 arg6 #define __ARCH_WANT_SYS_TIME #define __ARCH_WANT_SYS_UTIME #define __ARCH_WANT_SYS_SOCKETCALL -#define __ARCH_WANT_SYS_FADVISE64 #define __ARCH_WANT_SYS_GETPGRP #define __ARCH_WANT_SYS_LLSEEK #define __ARCH_WANT_SYS_NICE |