aboutsummaryrefslogtreecommitdiff
path: root/target/mips/sysemu/meson.build
blob: cefc2275828639e04bdb2eb2c3cc24aedf739de1 (plain)
1
2
3
4
5
6
7
mips_softmmu_ss.add(files(
  'addr.c',
  'cp0.c',
  'cp0_timer.c',
  'machine.c',
  'physaddr.c',
))