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