projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4e5ef6
)
defining SYSTEM_EV5 isn't all that necessary
author
Nathan Binkert
<binkertn@umich.edu>
Sat, 13 Nov 2004 16:33:43 +0000
(11:33 -0500)
committer
Nathan Binkert
<binkertn@umich.edu>
Sat, 13 Nov 2004 16:33:43 +0000
(11:33 -0500)
--HG--
extra : convert_revision :
2ed4866db9483820d550bad00fdbc8dd027f95ba
arch/alpha/ev5.cc
patch
|
blob
|
history
diff --git
a/arch/alpha/ev5.cc
b/arch/alpha/ev5.cc
index 34b65a915f0a7c5c8bf658b9d310c2401a828ff9..6deccefdb52a45fca909acbb785242ac0b80c802 100644
(file)
--- 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
-
////////////////////////////////////////////////////////////////////////
//
//