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