gas: sparc: fix collision of registers and pseudo-ops.
[deliverable/binutils-gdb.git] / sim / d10v / sim-main.h
index a7d59ddf8370143f6944f216b7411232de687c90..76f06d83a45231705152a6b6fb15e34aaa097d73 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulation code for the d10v processor.
-   Copyright (C) 2009-2015 Free Software Foundation, Inc.
+   Copyright (C) 2009-2016 Free Software Foundation, Inc.
 
    This file is part of simulators.
 
@@ -24,8 +24,6 @@
 typedef long int           word;
 typedef unsigned long int  uword;
 
-typedef struct _sim_cpu SIM_CPU;
-
 #include "sim-base.h"
 #include "bfd.h"
 
This page took 0.02519 seconds and 4 git commands to generate.