gdbserver/linux-ia64-low: fix a build-breaking typo
[deliverable/binutils-gdb.git] / sim / cr16 / sim-main.h
index 1a8022912c67b59e8ec85d7620c02f8b66e80bd7..a71bc793dfd1c5291d7b985bdbd98d38b7687cdb 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulation code for the CR16 processor.
-   Copyright (C) 2009-2015 Free Software Foundation, Inc.
+   Copyright (C) 2009-2020 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.023644 seconds and 4 git commands to generate.