X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Fd10v%2Fsim-main.h;h=76f06d83a45231705152a6b6fb15e34aaa097d73;hb=8b8c7c9f49992750f66f81b4601d593a3858d98c;hp=a7d59ddf8370143f6944f216b7411232de687c90;hpb=7e83aa92f2d986ba60f124287a9fd1e534fbbcf8;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/d10v/sim-main.h b/sim/d10v/sim-main.h index a7d59ddf83..76f06d83a4 100644 --- a/sim/d10v/sim-main.h +++ b/sim/d10v/sim-main.h @@ -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"