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