Commit 43dec430 authored by Ralf Baechle's avatar Ralf Baechle

MIPS: compat: Mark N32 syscall table as data object.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 2a9c2751
......@@ -103,6 +103,7 @@ not_n32_scall:
END(handle_sysn32)
.type sysn32_call_table, @object
EXPORT(sysn32_call_table)
PTR sys_read /* 6000 */
PTR sys_write
......
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