xref: /qemu/target/mips/system/meson.build (revision 32cad1ffb81dcecf6f4a8af56d6e5892682839b1)
1mips_system_ss.add(files(
2  'addr.c',
3  'cp0.c',
4  'cp0_timer.c',
5  'machine.c',
6  'mips-qmp-cmds.c',
7  'physaddr.c',
8))
9