Enable Intel RDPID instruction.
[deliverable/binutils-gdb.git] / sim / common / cgen-defs.h
index 1ef5a48c3713e25fcfa50413c548ffa9b171bb22..c42db9b469352fd760fc534b2030b413e2583461 100644 (file)
@@ -1,6 +1,5 @@
 /* General Cpu tools GENerated simulator support.
-   Copyright (C) 1996, 1997, 1998, 1999, 2007, 2008
-   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.
@@ -141,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.023963 seconds and 4 git commands to generate.