aboutsummaryrefslogtreecommitdiff
path: root/target/i386/emulate/meson.build
blob: 4edd4f462fc742ba099707f556f9cb06e5fcf09d (plain)
1
2
3
4
5
i386_system_ss.add(when: [hvf, 'CONFIG_HVF'], if_true: files(
  'x86_decode.c',
  'x86_emu.c',
  'x86_flags.c',
))