aboutsummaryrefslogtreecommitdiff
path: root/hw/semihosting/meson.build
blob: f40ac574c440d2dce2dc244ecbfe9e7370c09fe7 (plain)
1
2
3
4
specific_ss.add(when: 'CONFIG_SEMIHOSTING', if_true: files(
  'config.c',
  'console.c',
))