Sign in
android-kvm
/
kvmtool
/
37f3d50e6a7a78471e344e12411533eea1596fa2
/
.
/
include
/
kvm
/
virtio-9p.h
blob: 905283039b8733bb1b6c42b82c9335f0e40dd1a5 [
file
] [
log
] [
blame
]
#ifndef
KVM__VIRTIO_9P_H
#define
KVM__VIRTIO_9P_H
struct
kvm
;
void
virtio_9p__init
(
struct
kvm
*
kvm
,
const
char
*
root
);
#endif