xref: /openbmc/qemu/target/i386/tcg/user/meson.build (revision a6caeee8111386b2d16ee07fe817193cde7f0d2a)
1i386_user_ss.add(when: ['CONFIG_TCG', 'CONFIG_USER_ONLY'], if_true: files(
2  'excp_helper.c',
3  'seg_helper.c',
4))
5