xref: /openbmc/qemu/target/i386/emulate/meson.build (revision 0a233da8a02a6126140b9dbd3af29e6763a390b1)
1i386_system_ss.add(when: [hvf, 'CONFIG_HVF'], if_true: files(
2  'x86_decode.c',
3  'x86_emu.c',
4  'x86_flags.c',
5))
6