]> git.proxmox.com Git - mirror_qemu.git/blame - scsi/meson.build
block: Mark bdrv_primary_child() and callers GRAPH_RDLOCK
[mirror_qemu.git] / scsi / meson.build
CommitLineData
5e5733e5
MAL
1block_ss.add(files('utils.c'))
2block_ss.add(when: 'CONFIG_LINUX',
3 if_true: files('pr-manager.c', 'pr-manager-helper.c'),
4 if_false: files('pr-manager-stub.c'))