Change decode_compound_collector to use std::vector
[deliverable/binutils-gdb.git] / sim / moxie / sim-main.h
index 3dd53fffc77f641bb8c6b9ff004632afa81f9aae..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,11 +21,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 #define SIM_MAIN_H
 
 #include "sim-basics.h"
-
-typedef address_word sim_cia;
-
-typedef struct _sim_cpu SIM_CPU;
-
 #include "sim-base.h"
 #include "bfd.h"
 
This page took 0.022642 seconds and 4 git commands to generate.