--- 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 -- To unsubscribe from this list: send the line "unsubscribe trinity" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html