From bde7f4d121825e8a53148ff6793bf119a1ec530f Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Sat, 13 Nov 2004 11:33:43 -0500 Subject: defining SYSTEM_EV5 isn't all that necessary --HG-- extra : convert_revision : 2ed4866db9483820d550bad00fdbc8dd027f95ba --- arch/alpha/ev5.cc | 4 ---- 1 file changed, 4 deletions(-) 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 - //////////////////////////////////////////////////////////////////////// // // -- cgit v1.2.3