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