projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9aa150b
)
[PARISC] bump __NR_syscalls
author
Kyle McMartin
<kyle@shortfin.cabal.ca>
Mon, 18 Feb 2008 22:21:17 +0000
(14:21 -0800)
committer
Kyle McMartin
<kyle@shortfin.cabal.ca>
Sun, 16 Mar 2008 02:11:54 +0000
(19:11 -0700)
oops, forgot this in the previous commit.
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
include/asm-parisc/unistd.h
patch
|
blob
|
history
diff --git
a/include/asm-parisc/unistd.h
b/include/asm-parisc/unistd.h
index f74d207c76da45b8a0c699258ebaebbb57442de5..a7d857f0e4f404963c86f2baeb240f80d7a6f110 100644
(file)
--- a/
include/asm-parisc/unistd.h
+++ b/
include/asm-parisc/unistd.h
@@
-802,7
+802,7
@@
#define __NR_timerfd_settime (__NR_Linux + 307)
#define __NR_timerfd_gettime (__NR_Linux + 308)
-#define __NR_Linux_syscalls (__NR_
fallocat
e + 1)
+#define __NR_Linux_syscalls (__NR_
timerfd_gettim
e + 1)
#define __IGNORE_select /* newselect */