aboutsummaryrefslogtreecommitdiff
path: root/target/i386/tcg/user/meson.build
blob: 1df6bc4343930deb07db0732a2931b7bc53e0c4b (plain)
1
2
3
4
i386_user_ss.add(when: ['CONFIG_TCG', 'CONFIG_USER_ONLY'], if_true: files(
  'excp_helper.c',
  'seg_helper.c',
))