]> git.proxmox.com Git - mirror_qemu.git/blame - scsi/meson.build
target/loongarch: Constify loongarch_tcg_ops
[mirror_qemu.git] / scsi / meson.build
CommitLineData
5e5733e5 1block_ss.add(files('utils.c'))
d0cda6f4 2if host_os == 'linux'
53e8868d
PB
3 block_ss.add(files('pr-manager.c', 'pr-manager-helper.c'))
4else
5 block_ss.add(files('pr-manager-stub.c'))
6endif