repo.or.cz
/
qemu
/
qemu-dev-zwu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge commit '956a3e6bb7386de48b642d4fee11f7f86a2fcf9a' into upstream-merge
[qemu/qemu-dev-zwu.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