diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/qemu/typedefs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/qemu/typedefs.h b/include/qemu/typedefs.h index de68d51..ce4a78b 100644 --- a/include/qemu/typedefs.h +++ b/include/qemu/typedefs.h @@ -51,7 +51,6 @@ typedef struct FWCfgIoState FWCfgIoState; typedef struct FWCfgMemState FWCfgMemState; typedef struct FWCfgState FWCfgState; typedef struct HostMemoryBackend HostMemoryBackend; -typedef struct HVFX86EmulatorState HVFX86EmulatorState; typedef struct I2CBus I2CBus; typedef struct I2SCodec I2SCodec; typedef struct IOMMUMemoryRegion IOMMUMemoryRegion; |