diff options
Diffstat (limited to 'sim/cris/tconfig.h')
-rw-r--r-- | sim/cris/tconfig.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/cris/tconfig.h b/sim/cris/tconfig.h index 05d8623..2ac6c5b 100644 --- a/sim/cris/tconfig.h +++ b/sim/cris/tconfig.h @@ -27,6 +27,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ /* For MSPR support. FIXME: revisit. */ #define WITH_DEVICES 1 -#define SIM_HAVE_MODEL - #endif /* CRIS_TCONFIG_H */ |