diff options
Diffstat (limited to 'sim/cris/sim-main.h')
-rw-r--r-- | sim/cris/sim-main.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/cris/sim-main.h b/sim/cris/sim-main.h index 7eb74b5..6e50106 100644 --- a/sim/cris/sim-main.h +++ b/sim/cris/sim-main.h @@ -26,9 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #define USING_SIM_BASE_H -struct _sim_cpu; -typedef struct _sim_cpu SIM_CPU; - #include "symcat.h" #include "sim-basics.h" #include "cgen-types.h" |