summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid Mosberger <davidm@tiger.hpl.hp.com>2003-12-31 07:29:50 -0800
committerDavid Mosberger <davidm@tiger.hpl.hp.com>2003-12-31 07:29:50 -0800
commitfd00a34e898eb8e8f26b5adf7d3a50da597f314f (patch)
tree3948b8b2b2b8933f54e7837512c12b8578982ac8 /include
parent77ab58e58cf247892b525612054569b5646fe14d (diff)
ia64: Merge patch by Arun Sharma: hook up lots of ia32 syscalls.
Diffstat (limited to 'include')
-rw-r--r--include/asm-ia64/ia32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ia64/ia32.h b/include/asm-ia64/ia32.h
index da5a1f22c566..afabca920514 100644
--- a/include/asm-ia64/ia32.h
+++ b/include/asm-ia64/ia32.h
@@ -6,7 +6,7 @@
#include <asm/ptrace.h>
#include <asm/signal.h>
-#define IA32_NR_syscalls 270 /* length of syscall table */
+#define IA32_NR_syscalls 275 /* length of syscall table */
#ifndef __ASSEMBLY__