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