]> git.proxmox.com Git - qemu.git/blame - hw/9pfs/virtio-9p-debug.h
hw/9pfs: Update v9fs_mknod to use coroutines
[qemu.git] / hw / 9pfs / virtio-9p-debug.h
CommitLineData
405a549a
AL
1#ifndef _QEMU_VIRTIO_9P_DEBUG_H
2#define _QEMU_VIRTIO_9P_DEBUG_H
3
405a549a
AL
4void pprint_pdu(V9fsPDU *pdu);
5
6#endif