virtio-9p: pdu processing support.
[qemu/aliguori-queue.git] / hw / virtio-9p-debug.h
blob0104be5eb3ffb0cd3594bf8614e4d91063bdc746
1 #ifndef _QEMU_VIRTIO_9P_DEBUG_H
2 #define _QEMU_VIRTIO_9P_DEBUG_H
4 extern int dotu;
5 void pprint_pdu(V9fsPDU *pdu);
7 #endif