]> granicus.if.org Git - strace/commitdiff
2007-11-01 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Thu, 1 Nov 2007 21:54:13 +0000 (21:54 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 1 Nov 2007 21:54:13 +0000 (21:54 +0000)
* linux/sh64/syscallent.h: Fix SYS_socket_subcall check.
From Paul Mundt <lethal@linux-sh.org>.

linux/sh64/syscallent.h

index 4c4262bbc4e259bdc17f4fe56e75d0466888de02..25f64378144b2342f1c352388e22add4e5a72b5b 100644 (file)
        { 5,    0,      printargs,              "SYS_398"       }, /* 398 */
        { 5,    0,      printargs,              "SYS_399"       }, /* 399 */
 
-#if SYS_ipc_subcall != 400
+#if SYS_socket_subcall != 400
  #error fix me
 #endif
        { 8,    0,      printargs,              "socket_subcall"}, /* 400 */