Use std::string in dwarf2read.c
[deliverable/binutils-gdb.git] / sim / arm / sim-main.h
index ae622bd1cb426e0c5cc956e6060975e3cd5165bb..d26dfbbe20be449525a8bf5976799f3bb9fae09b 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulation code for the ARM processor.
-   Copyright (C) 2009-2015 Free Software Foundation, Inc.
+   Copyright (C) 2009-2020 Free Software Foundation, Inc.
 
    This file is part of simulators.
 
@@ -20,9 +20,6 @@
 #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.023532 seconds and 4 git commands to generate.