]> granicus.if.org Git - strace/commitdiff
2008-07-18 Andreas Schwab <schwab@suse.de>
authorRoland McGrath <roland@redhat.com>
Tue, 22 Jul 2008 00:22:04 +0000 (00:22 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 22 Jul 2008 00:22:04 +0000 (00:22 +0000)
* linux/ia64/syscallent.h: Decode mincore syscall.

linux/ia64/syscallent.h

index a37e025d61eaf19b92ab1d2c37a142624d1d57b5..1a9c348a49dabae43f81acbec5eb0e0bff067a92 100644 (file)
        { 3,    TN,     sys_sendmsg,            "sendmsg"       }, /* 1205 */
        { 3,    TN,     sys_recvmsg,            "recvmsg"       }, /* 1206 */
        { 2,    TF,     sys_pivotroot,          "pivot_root"    }, /* 1207 */
-       { 3,    0,      printargs,              "mincore"       }, /* 1208 */
+       { 3,    0,      sys_mincore,            "mincore"       }, /* 1208 */
        { 3,    0,      sys_madvise,            "madvise"       }, /* 1209 */
        { 2,    TF,     sys_stat,               "stat"          }, /* 1210 */
        { 2,    0,      sys_lstat,              "lstat"         }, /* 1211 */