You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/mips/system/meson.build

9 lines
121 B
Meson

mips_system_ss.add(files(
'addr.c',
'cp0.c',
'cp0_timer.c',
'machine.c',
'mips-qmp-cmds.c',
'physaddr.c',
))