]> granicus.if.org Git - strace/commitdiff
Update linux/hppa/syscallent.h to match Linux kernel v2.6.35
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 16 Sep 2010 16:48:45 +0000 (16:48 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 16 Sep 2010 16:48:45 +0000 (16:48 +0000)
* linux/hppa/syscallent.h: Add hooks for recvmmsg and accept4.

linux/hppa/syscallent.h

index 0d7d48cd006061238acb47f2c8cd7be9a092f038..c2e750d06625199d1ad7c4bbbda47a8403e3fe94 100644 (file)
        { 5,    TD,     printargs,              "pwritev"               }, /* 316 */
        { 4,    TP|TS,  printargs,              "rt_tgsigqueueinfo"     }, /* 317 */
        { 5,    TD,     printargs,              "perf_event_open"       }, /* 318 */
+       { 5,    TN,     sys_recvmmsg,           "recvmmsg"              }, /* 319 */
+       { 4,    TN,     sys_accept4,            "accept4"               }, /* 320 */