summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2003-03-30 08:26:28 +1100
committerAnton Blanchard <anton@samba.org>2003-03-30 08:26:28 +1100
commitc03cd46714957945017a69664f1a1f2f646d74ce (patch)
tree9042d694acc36ef6cb7e076c94265510245081cf /include
parent3fc464c87ee543bb227d1f1f53fa57a199b6c6bf (diff)
parentb3a6be6796fa2741c934cd565fb53f5c62549f09 (diff)
Merge samba.org:/scratch/anton/linux-2.5_ppc64
into samba.org:/scratch/anton/export
Diffstat (limited to 'include')
-rw-r--r--include/asm-ppc64/unistd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ppc64/unistd.h b/include/asm-ppc64/unistd.h
index 51f51d35ace6..c019dbafe1e1 100644
--- a/include/asm-ppc64/unistd.h
+++ b/include/asm-ppc64/unistd.h
@@ -260,7 +260,7 @@
#define __NR_clock_getres 247
#define __NR_clock_nanosleep 248
-#define __NR_syscalls 249
+#define __NR_syscalls 239
#ifdef __KERNEL__
#define NR_syscalls __NR_syscalls
#endif