]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/avr/sim-main.h
sim: unify SIM_CPU definition
[thirdparty/binutils-gdb.git] / sim / avr / sim-main.h
index 52904e385e261faae0fc0ea47e31e999e3b314b9..e0cac221df77e944c71761b19fdd4643964bb526 100644 (file)
@@ -23,8 +23,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 extern unsigned int pc;
 
-typedef struct _sim_cpu SIM_CPU;
-
 #include "sim-base.h"
 
 struct _sim_cpu {