icount: Take iothread lock when running QEMU timers
[qemu/ar7.git] / hw / hppa / meson.build
blob3d0c586c309a03505408d3cbd283d6aeea03cd83
1 hppa_ss = ss.source_set()
2 hppa_ss.add(when: 'CONFIG_HPPA_B160L', if_true: files('machine.c'))
4 hw_arch += {'hppa': hppa_ss}