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