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