diff options
Diffstat (limited to 'hw/9pfs/virtio-9p-debug.h')
-rw-r--r-- | hw/9pfs/virtio-9p-debug.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/hw/9pfs/virtio-9p-debug.h b/hw/9pfs/virtio-9p-debug.h deleted file mode 100644 index d9a249118d..0000000000 --- a/hw/9pfs/virtio-9p-debug.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _QEMU_VIRTIO_9P_DEBUG_H -#define _QEMU_VIRTIO_9P_DEBUG_H - -void pprint_pdu(V9fsPDU *pdu); - -#endif |