]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/mcore/sim-main.h
sim: unify SIM_CPU definition
[thirdparty/binutils-gdb.git] / sim / mcore / sim-main.h
index 25698c187c984c91445a06d7ce87704b6860e319..be50ec132b10880db844b5727e015ae1f290a817 100644 (file)
@@ -24,8 +24,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 typedef long int           word;
 typedef unsigned long int  uword;
 
-typedef struct _sim_cpu SIM_CPU;
-
 #include "sim-base.h"
 #include "bfd.h"