Sign in
android
/
platform
/
external
/
qemu-android
/
1724f04985367b15751f11f4a9558f8736b2ab59
/
.
/
hw
/
virtio-9p-debug.h
blob: 0104be5eb3ffb0cd3594bf8614e4d91063bdc746 [
file
] [
log
] [
blame
]
#ifndef
_QEMU_VIRTIO_9P_DEBUG_H
#define
_QEMU_VIRTIO_9P_DEBUG_H
extern
int
dotu
;
void
pprint_pdu
(
V9fsPDU
*
pdu
);
#endif