Fix MIPS syscall entries
* linux/mips/syscallent.h: Remove duplicate entries for 4336, 4337, and 4338 syscall numbers. Reported-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
f07367954c
commit
3e90b29929
@ -4682,9 +4682,6 @@
|
||||
{ 5, 0, printargs, "o32_fanotify_mark" }, /* 4337 */
|
||||
{ 4, 0, printargs, "o32_prlimit64" }, /* 4338 */
|
||||
#endif
|
||||
{ 0, 0, printargs, "SYS_4336" }, /* 4336 */
|
||||
{ 0, 0, printargs, "SYS_4337" }, /* 4337 */
|
||||
{ 0, 0, printargs, "SYS_4338" }, /* 4338 */
|
||||
{ 0, 0, printargs, "SYS_4339" }, /* 4339 */
|
||||
{ 0, 0, printargs, "SYS_4340" }, /* 4340 */
|
||||
{ 0, 0, printargs, "SYS_4341" }, /* 4341 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user