linux/mips/syscallent-o32.h: entry 4221 is actually called "reserved221"
This commit is contained in:
parent
12f618552a
commit
1d46db4207
@ -222,7 +222,7 @@
|
||||
[4218] = { 3, TM, SEN(madvise), "madvise" },
|
||||
[4219] = { 3, TD, SEN(getdents64), "getdents64" },
|
||||
[4220] = { 3, TD, SEN(fcntl64), "fcntl64" },
|
||||
[4221] = { },
|
||||
[4221] = { 0, 0, SEN(printargs), "reserved221" },
|
||||
[4222] = { 0, PU|NF, SEN(gettid), "gettid" },
|
||||
[4223] = { 5, TD, SEN(readahead), "readahead" },
|
||||
[4224] = { 5, TF, SEN(setxattr), "setxattr" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user