diff options
Diffstat (limited to 'balloon.h')
-rw-r--r-- | balloon.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -14,8 +14,6 @@ #ifndef _QEMU_BALLOON_H #define _QEMU_BALLOON_H -#include "cpu-defs.h" - typedef void (QEMUBalloonEvent)(void *opaque, ram_addr_t target, MonitorCompletion cb, void *cb_data); |