blob: 1105b35d921a871fa01b749b154a7ce6a62dd4eb [file] [log] [blame]
i386_ss.add(when: 'CONFIG_TCG', if_true: files(
'access.c',
'bpt_helper.c',
'cc_helper.c',
'excp_helper.c',
'fpu_helper.c',
'int_helper.c',
'mem_helper.c',
'misc_helper.c',
'mpx_helper.c',
'seg_helper.c',
'tcg-cpu.c',
'translate.c'), if_false: files('tcg-stub.c'))
subdir('sysemu')
subdir('user')