summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorNathan Binkert <binkertn@umich.edu>2004-11-13 11:33:43 -0500
committerNathan Binkert <binkertn@umich.edu>2004-11-13 11:33:43 -0500
commitbde7f4d121825e8a53148ff6793bf119a1ec530f (patch)
treef6ba31e758495f9861e8b95586e0f0e5b09f26c9 /arch
parentc4e5ef64b366edc3636de67e41dc8465eeeaf756 (diff)
downloadgem5-bde7f4d121825e8a53148ff6793bf119a1ec530f.tar.xz
defining SYSTEM_EV5 isn't all that necessary
--HG-- extra : convert_revision : 2ed4866db9483820d550bad00fdbc8dd027f95ba
Diffstat (limited to 'arch')
-rw-r--r--arch/alpha/ev5.cc4
1 files changed, 0 insertions, 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
-
////////////////////////////////////////////////////////////////////////
//
//