diff options
Diffstat (limited to 'sim/moxie/sim-main.h')
-rw-r--r-- | sim/moxie/sim-main.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/moxie/sim-main.h b/sim/moxie/sim-main.h index c60437e..b1a64fc 100644 --- a/sim/moxie/sim-main.h +++ b/sim/moxie/sim-main.h @@ -21,9 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #define SIM_MAIN_H #include "sim-basics.h" - -typedef struct _sim_cpu SIM_CPU; - #include "sim-base.h" #include "bfd.h" |