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