pc: Allocate all ram in a single qemu_ram_alloc()
[qemu/kraxel.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