Enable Intel RDPID instruction.
[deliverable/binutils-gdb.git] / sim / common / cgen-defs.h
index fa8b8f39ebc5e09ff2f1a0848ed3a19173a94374..c42db9b469352fd760fc534b2030b413e2583461 100644 (file)
@@ -1,5 +1,5 @@
 /* General Cpu tools GENerated simulator support.
-   Copyright (C) 1996-2015 Free Software Foundation, Inc.
+   Copyright (C) 1996-2016 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
@@ -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.  */
 
This page took 0.025984 seconds and 4 git commands to generate.