aboutsummaryrefslogtreecommitdiff
path: root/target/mips/sysemu/meson.build
blob: 498cf289d6f9e43990da9e0d0ff78e8d0ecd1063 (plain)
1
2
3
4
5
6
7
8
mips_system_ss.add(files(
  'addr.c',
  'cp0.c',
  'cp0_timer.c',
  'machine.c',
  'mips-qmp-cmds.c',
  'physaddr.c',
))