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