graph-lock: TSA annotations for lock/unlock functions
[qemu.git] / hw / hyperv / meson.build
blobb43f119ea56c17f2074480607e64b8b40fb90134
1 specific_ss.add(when: 'CONFIG_HYPERV', if_true: files('hyperv.c'))
2 specific_ss.add(when: 'CONFIG_HYPERV_TESTDEV', if_true: files('hyperv_testdev.c'))
3 specific_ss.add(when: 'CONFIG_VMBUS', if_true: files('vmbus.c'))
4 specific_ss.add(when: 'CONFIG_SYNDBG', if_true: files('syndbg.c'))