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