Signed-off-by: Anton Johansson <a...@rev.ng>
---
 include/exec/cpu-defs.h | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/include/exec/cpu-defs.h b/include/exec/cpu-defs.h
index 429d9525f7..e5125abc07 100644
--- a/include/exec/cpu-defs.h
+++ b/include/exec/cpu-defs.h
@@ -77,11 +77,4 @@
 
 #endif /* CONFIG_SOFTMMU && CONFIG_TCG */
 
-/*
- * This structure must be placed in ArchCPU immediately
- * before CPUArchState, as a field named "neg".
- */
-typedef struct CPUNegativeOffsetState {
-} CPUNegativeOffsetState;
-
 #endif
-- 
2.41.0


Reply via email to