Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 03b94e2e authored by Ralf Baechle's avatar Ralf Baechle
Browse files

MIPS: 64-bit: Mark native syscall table as data object.

parent 43dec430
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -114,7 +114,8 @@ illegal_syscall:
	END(handle_sys64)

	.align	3
sys_call_table:
	.type	sys_call_table, @object
EXPORT(sys_call_table)
	PTR	sys_read			/* 5000 */
	PTR	sys_write
	PTR	sys_open