hw/watchdog/wdt_diag288: Remove unnecessary includes
[qemu/ar7.git] / hw / semihosting / meson.build
blobf40ac574c440d2dce2dc244ecbfe9e7370c09fe7
1 specific_ss.add(when: 'CONFIG_SEMIHOSTING', if_true: files(
2   'config.c',
3   'console.c',
4 ))