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