Sign in
qemu-android
/
qemu-android
/
b9b03ab0d47e8cfc0015255c531db41d0b1a1f91
/
.
/
stubs
/
vhost.c
blob: d346b856f57f964922b370f1415399e29b599fc6 [
file
]
#include
"hw/virtio/vhost.h"
bool
vhost_has_free_slot
(
void
)
{
return
true
;
}