sim: drop redundant SIM_AC_OPTION_WARNINGS
[deliverable/binutils-gdb.git] / sim / aarch64 / sim-main.h
index a2704a75ba1d908b9931b32a01442ca7244ba87f..14d54cff9dc4c9b0d9ebed80e4e1c241b005fceb 100644 (file)
@@ -60,11 +60,4 @@ typedef enum
   AARCH64_MAX_REGNO  = 67
 } aarch64_regno;
 
-/* The simulator state structure used to hold all global variables.  */
-struct sim_state
-{
-  sim_cpu *       cpu[MAX_NR_PROCESSORS];
-  sim_state_base  base;
-};
-
 #endif /* _SIM_MAIN_H */
This page took 0.025321 seconds and 4 git commands to generate.