From: Nathan Binkert Date: Sat, 13 Nov 2004 16:33:43 +0000 (-0500) Subject: defining SYSTEM_EV5 isn't all that necessary X-Git-Tag: m5_1.0_tutorial~137^2~14 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bde7f4d121825e8a53148ff6793bf119a1ec530f;p=gem5.git defining SYSTEM_EV5 isn't all that necessary --HG-- extra : convert_revision : 2ed4866db9483820d550bad00fdbc8dd027f95ba --- diff --git a/arch/alpha/ev5.cc b/arch/alpha/ev5.cc index 34b65a915..6deccefdb 100644 --- a/arch/alpha/ev5.cc +++ b/arch/alpha/ev5.cc @@ -15,10 +15,6 @@ #ifdef FULL_SYSTEM -#ifndef SYSTEM_EV5 -#error This code is only valid for EV5 systems -#endif - //////////////////////////////////////////////////////////////////////// // //