Change decode_compound_collector to use std::vector
[deliverable/binutils-gdb.git] / sim / moxie / sim-main.h
index c60437ef36e830f294685ddc58e0c33c135f274c..a767cfa2e324b3bbbc3c393400f85ddd4f08928b 100644 (file)
@@ -1,5 +1,5 @@
 /* Moxie Simulator definition.
-   Copyright (C) 2009-2015 Free Software Foundation, Inc.
+   Copyright (C) 2009-2018 Free Software Foundation, Inc.
    Contributed by Anthony Green <green@moxielogic.com>
 
 This file is part of GDB, the GNU debugger.
@@ -21,9 +21,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 #define SIM_MAIN_H
 
 #include "sim-basics.h"
-
-typedef struct _sim_cpu SIM_CPU;
-
 #include "sim-base.h"
 #include "bfd.h"
 
This page took 0.023378 seconds and 4 git commands to generate.