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