projects
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
sparc64: wire up accept4()
[linux-2.6.git]
/
arch
/
sparc
/
include
/
asm
/
unistd_64.h
diff --git
a/arch/sparc/include/asm/unistd_64.h
b/arch/sparc/include/asm/unistd_64.h
index
c5cc0e0
..
fa5d3c0
100644
(file)
--- a/
arch/sparc/include/asm/unistd_64.h
+++ b/
arch/sparc/include/asm/unistd_64.h
@@
-340,8
+340,9
@@
#define __NR_dup3 320
#define __NR_pipe2 321
#define __NR_inotify_init1 322
+#define __NR_accept4 323
-#define NR_SYSCALLS 323
+#define NR_SYSCALLS 324
#ifdef __KERNEL__
#define __ARCH_WANT_IPC_PARSE_VERSION