Fix build on ia64
* linux/ia64/syscallent.h: Update for addition of accept4 syscall in ../syscallent.h.
This commit is contained in:
parent
d087571b3e
commit
0fda1c59cc
@ -245,11 +245,10 @@
|
||||
/* You must be careful to check ../syscallent.h so that this table
|
||||
starts where that one leaves off.
|
||||
*/
|
||||
#if SYS_ipc_subcall + SYS_ipc_nsubcalls != 443
|
||||
#if SYS_ipc_subcall + SYS_ipc_nsubcalls != 444
|
||||
# error fix me
|
||||
#endif
|
||||
|
||||
{ 8, 0, printargs, "SYS_443" }, /* 443 */
|
||||
{ 8, 0, printargs, "SYS_444" }, /* 444 */
|
||||
{ 8, 0, printargs, "SYS_445" }, /* 445 */
|
||||
{ 8, 0, printargs, "SYS_446" }, /* 446 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user