repo.or.cz
/
qemu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix hw/gt64xxx.c compilation with DEBUG defined
[qemu.git]
/
hw
/
virtio-9p-debug.h
blob
0104be5eb3ffb0cd3594bf8614e4d91063bdc746
1
#ifndef _QEMU_VIRTIO_9P_DEBUG_H
2
#define _QEMU_VIRTIO_9P_DEBUG_H
3
4
extern
int
dotu
;
5
void
pprint_pdu
(
V9fsPDU
*
pdu
);
6
7
#endif