Skip to content
Snippets Groups Projects
Commit e080e616 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

MIPS: Fix syscall 64 bit number comments.


Noticed and original patch by Philby John <pjohn@mvista.com>.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 5e844b31
No related branches found
No related tags found
No related merge requests found
......@@ -416,12 +416,12 @@ sys_call_table:
PTR sys_pipe2
PTR sys_inotify_init1
PTR sys_preadv
PTR sys_pwritev /* 5390 */
PTR sys_pwritev /* 5290 */
PTR sys_rt_tgsigqueueinfo
PTR sys_perf_event_open
PTR sys_accept4
PTR sys_recvmmsg
PTR sys_fanotify_init /* 5395 */
PTR sys_fanotify_init /* 5295 */
PTR sys_fanotify_mark
PTR sys_prlimit64
.size sys_call_table,.-sys_call_table
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment