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:
Дмитрий Левин 2011-06-09 15:16:01 +00:00
parent f07367954c
commit 3e90b29929

View File

@ -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 */