Add Swedish translation for GAS.
[deliverable/binutils-gdb.git] / sim / d10v / sim-main.h
index 7eb0b90c4214c0d9eb340cc276b16aca116cf1d7..d911dd5427b72ef0ec58162435f7118e86021c93 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulation code for the d10v processor.
-   Copyright (C) 2009-2015 Free Software Foundation, Inc.
+   Copyright (C) 2009-2017 Free Software Foundation, Inc.
 
    This file is part of simulators.
 
 
 #include "sim-basics.h"
 
-typedef address_word sim_cia;
 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.022582 seconds and 4 git commands to generate.