]> granicus.if.org Git - strace/commitdiff
2005-03-22 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Tue, 22 Mar 2005 23:12:41 +0000 (23:12 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 22 Mar 2005 23:12:41 +0000 (23:12 +0000)
* linux/arm/syscallent.h: Fix 113 entry (syscall, not vm86old).

linux/arm/syscallent.h

index d69af2d42d190893392b13a856f84936c7e90102..50712a82a16897274a444108d51cfee0990222be 100644 (file)
        { 1,    0,      sys_iopl,               "iopl"          }, /* 110 */
        { 0,    0,      sys_vhangup,            "vhangup"       }, /* 111 */
        { 0,    0,      sys_idle,               "idle"          }, /* 112 */
-       { 1,    0,      sys_vm86old,            "vm86old"       }, /* 113 */
+       { 5,    0,      printargs,              "syscall"       }, /* 113 */
        { 4,    TP,     sys_wait4,              "wait4"         }, /* 114 */
        { 1,    0,      sys_swapoff,            "swapoff"       }, /* 115 */
        { 1,    0,      sys_sysinfo,            "sysinfo"       }, /* 116 */