mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2025-12-06 07:12:03 +01:00
4 lines
115 B
Makefile
4 lines
115 B
Makefile
obj-y += translate.o dsp_helper.o op_helper.o lmi_helper.o helper.o cpu.o
|
|
obj-y += msa_helper.o
|
|
obj-y += unicorn.o
|