aboutsummaryrefslogtreecommitdiff
path: root/target/mips/tcg/sysemu/meson.build
blob: 4da2c577b203894d2ce00af8139cdeb85b593e2d (plain)
1
2
3
4
5
6
mips_softmmu_ss.add(files(
  'cp0_helper.c',
  'mips-semi.c',
  'special_helper.c',
  'tlb_helper.c',
))