hw/sd: sd: Remove duplicated codes in single/multiple block read/write
[qemu/ar7.git] / hw / tricore / meson.build
blob579aa13c78143219878f7fbf9a1d3ee0e783db6b
1 tricore_ss = ss.source_set()
2 tricore_ss.add(when: 'CONFIG_TRICORE', if_true: files('tricore_testboard.c'))
4 hw_arch += {'tricore': tricore_ss}