* [PATCH] fix syscalls-arm.h
@ 2014-12-06 20:25 Tommi Rantala
0 siblings, 0 replies; only message in thread
From: Tommi Rantala @ 2014-12-06 20:25 UTC (permalink / raw)
To: davej; +Cc: trinity, Tommi Rantala
---
include/syscalls-arm.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/syscalls-arm.h b/include/syscalls-arm.h
index ab6c738..0dad33b 100644
--- a/include/syscalls-arm.h
+++ b/include/syscalls-arm.h
@@ -388,7 +388,6 @@ struct syscalltable syscalls_arm[] = {
/* 375 */ { .entry = &syscall_setns },
{ .entry = &syscall_process_vm_readv },
{ .entry = &syscall_process_vm_writev },
- { .entry = &syscall_ni_syscall }, /* reserved for sys_kcmp */
{ .entry = &syscall_kcmp },
{ .entry = &syscall_finit_module },
/* 380 */ { .entry = &syscall_sched_setattr },
--
1.9.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-06 20:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-06 20:25 [PATCH] fix syscalls-arm.h Tommi Rantala
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).