mirror of
https://github.com/mborgerson/xemu.git
synced 2026-02-21 13:35:52 +00:00
5 lines
90 B
Makefile
5 lines
90 B
Makefile
TARGET_ARCH=mips
|
|
TARGET_ABI_MIPSO32=y
|
|
TARGET_SYSTBL_ABI=o32
|
|
TARGET_SYSTBL=syscall_o32.tbl
|