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