iotests: 095: Use TEST_IMG override instead of "mv"
[qemu/ar7.git] / stubs / vhost.c
blobd346b856f57f964922b370f1415399e29b599fc6
1 #include "hw/virtio/vhost.h"
3 bool vhost_has_free_slot(void)
5 return true;