2023-11-21 11:45:06 +01:00

7 lines
183 B
Meson

specific_ss.add(when: 'CONFIG_SOFTMMU', if_true: [files(
'syx-snapshot/device-save.c',
'syx-snapshot/syx-snapshot.c',
'syx-snapshot/channel-buffer-writeback.c',
'exit.c',
)])