hw/sd/pl181: Replace fprintf(stderr, "*\n") with error_report()
[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 ))