]> git.proxmox.com Git - mirror_qemu.git/blame - hw/virtio-9p-debug.h
virtio-net: truncating packet
[mirror_qemu.git] / hw / virtio-9p-debug.h
CommitLineData
405a549a
AL
1#ifndef _QEMU_VIRTIO_9P_DEBUG_H
2#define _QEMU_VIRTIO_9P_DEBUG_H
3
4extern int dotu;
5void pprint_pdu(V9fsPDU *pdu);
6
7#endif