aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/unistd.h
diff options
context:
space:
mode:
authorAndi Kleen <ak@suse.de>2007-05-02 19:27:18 +0200
committerAndi Kleen <andi@basil.nowhere.org>2007-05-02 19:27:18 +0200
commit57a4f91ae5571edd7c0428285d8df16bb8bf5f40 (patch)
tree9e0ec8bf06c8ec44b4fb6f6219f1cfeb8f605156 /include/asm-x86_64/unistd.h
parent[PATCH] i386: check capability (diff)
downloadlinux-dev-57a4f91ae5571edd7c0428285d8df16bb8bf5f40.tar.xz
linux-dev-57a4f91ae5571edd7c0428285d8df16bb8bf5f40.zip
[PATCH] x86-64: Auto compute __NR_syscall_max at compile time
No need to maintain it anymore Signed-off-by: Andi Kleen <ak@suse.de>
Diffstat (limited to '')
-rw-r--r--include/asm-x86_64/unistd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-x86_64/unistd.h b/include/asm-x86_64/unistd.h
index 576b29732d3c..26e23e01c54a 100644
--- a/include/asm-x86_64/unistd.h
+++ b/include/asm-x86_64/unistd.h
@@ -620,8 +620,6 @@ __SYSCALL(__NR_vmsplice, sys_vmsplice)
#define __NR_move_pages 279
__SYSCALL(__NR_move_pages, sys_move_pages)
-#define __NR_syscall_max __NR_move_pages
-
#ifndef __NO_STUBS
#define __ARCH_WANT_OLD_READDIR
#define __ARCH_WANT_OLD_STAT