Statistics
| Branch: | Revision:

root / hw / virtio-9p-debug.h @ 8ca209ad

History | View | Annotate | Download (104 Bytes)

1 405a549a Anthony Liguori
#ifndef _QEMU_VIRTIO_9P_DEBUG_H
2 405a549a Anthony Liguori
#define _QEMU_VIRTIO_9P_DEBUG_H
3 405a549a Anthony Liguori
4 405a549a Anthony Liguori
void pprint_pdu(V9fsPDU *pdu);
5 405a549a Anthony Liguori
6 405a549a Anthony Liguori
#endif