Commit cfa1481a authored by Michal Simek's avatar Michal Simek

microblaze: Add syscall number comment

Trivial fix.
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent ad1d4358
......@@ -380,6 +380,6 @@ ENTRY(sys_call_table)
.long sys_process_vm_readv
.long sys_process_vm_writev
.long sys_kcmp
.long sys_finit_module
.long sys_finit_module /* 380 */
.long sys_sched_setattr
.long sys_sched_getattr
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment