mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-25 09:15:36 +00:00
3 lines
96 B
Makefile
3 lines
96 B
Makefile
|
obj-y += translate.o op_helper.o cpu_helper.o cpu.o csr.o fpu_helper.o pmp.o
|
||
|
obj-y += unicorn.o
|