From: Joyce Janczyn Date: Fri, 12 Jun 1998 20:15:43 +0000 (+0000) Subject: Add dv-mn103iop. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=199cb74149bd81c3d7624049cbebc0ef4937a94d;p=binutils-gdb.git Add dv-mn103iop. --- diff --git a/sim/mn10300/configure.in b/sim/mn10300/configure.in index df59f0b1722..38ee9417794 100644 --- a/sim/mn10300/configure.in +++ b/sim/mn10300/configure.in @@ -14,7 +14,7 @@ SIM_AC_OPTION_RESERVED_BITS SIM_AC_OPTION_BITSIZE(32,31) SIM_AC_OPTION_INLINE() # start-sanitize-am30 -SIM_AC_OPTION_HARDWARE(yes,,mn103cpu mn103int mn103tim mn103ser) +SIM_AC_OPTION_HARDWARE(yes,,mn103cpu mn103int mn103tim mn103ser mn103iop) # end-sanitize-am30 AC_CHECK_FUNCS(time chmod utime fork execve execv chown)