unicorn/qemu/include/qom
Eric Blake 5b6f0cbdb7
qom: Use typedef for Visitor
No need to repeat 'struct Visitor' when we already have it in
typedefs.h. Omitting the redundant 'struct' also makes a later
patch easier to search for all object property callbacks that
are associated with a Visitor.

Backports commit 4fa45492c3387c0fa51e8e81160ac9a7814f44a2 from qemu
2018-02-19 22:26:47 -05:00
..
cpu.h qom/cpu: Add MemoryRegion property 2018-02-18 21:54:50 -05:00
object.h qom: Use typedef for Visitor 2018-02-19 22:26:47 -05:00
qom-qobject.h import 2015-08-21 15:04:50 +08:00