Commit 0cb845ec authored by Kyle McMartin's avatar Kyle McMartin

[PARISC] remove old timerfd syscall

Signed-off-by: default avatarKyle McMartin <kyle@parisc-linux.org>
parent cdeeeae0
...@@ -401,7 +401,7 @@ ...@@ -401,7 +401,7 @@
ENTRY_COMP(kexec_load) /* 300 */ ENTRY_COMP(kexec_load) /* 300 */
ENTRY_COMP(utimensat) ENTRY_COMP(utimensat)
ENTRY_COMP(signalfd) ENTRY_COMP(signalfd)
ENTRY_COMP(timerfd) ENTRY_SAME(ni_syscall) /* was timerfd */
ENTRY_SAME(eventfd) ENTRY_SAME(eventfd)
ENTRY_COMP(fallocate) /* 305 */ ENTRY_COMP(fallocate) /* 305 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment