From: Jan Kratochvil Date: Fri, 27 Jun 2008 12:12:51 +0000 (+0000) Subject: 2008-06-27 Jan Kratochvil X-Git-Tag: v4.5.18~59 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0128362ec5c3b25fd5ad9e442956e2388ea2e3e2;p=strace 2008-06-27 Jan Kratochvil * linux/syscallent.h: Remove a duplicite syscall stub #326. --- diff --git a/linux/syscallent.h b/linux/syscallent.h index a777c177..2e8d58c7 100644 --- a/linux/syscallent.h +++ b/linux/syscallent.h @@ -357,7 +357,6 @@ { 6, TF, sys_fallocate, "fallocate" }, /* 324 */ { 4, TD, sys_timerfd_settime, "timerfd_settime"}, /* 325 */ { 2, TD, sys_timerfd_gettime, "timerfd_gettime"}, /* 326 */ - { 5, 0, printargs, "SYS_326" }, /* 326 */ { 5, 0, printargs, "SYS_327" }, /* 327 */ { 5, 0, printargs, "SYS_328" }, /* 328 */ { 5, 0, printargs, "SYS_329" }, /* 329 */