]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/cgen-defs.h
sim: delete dead current_state globals
[thirdparty/binutils-gdb.git] / sim / common / cgen-defs.h
index be717f85b4f6c1c3d69b118d37b6a2de802f06f6..c42db9b469352fd760fc534b2030b413e2583461 100644 (file)
@@ -140,12 +140,6 @@ typedef enum {
 \f
 /* Simulator state.  */
 
-/* Records simulator descriptor so utilities like @cpu@_dump_regs can be
-   called from gdb.  */
-extern SIM_DESC current_state;
-
-/* Simulator state.  */
-
 /* CGEN_STATE contains additional state information not present in
    sim_state_base.  */