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