summaryrefslogtreecommitdiff
path: root/arch/alpha
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2006-03-10 16:26:31 -0500
committerGabe Black <gblack@eecs.umich.edu>2006-03-10 16:26:31 -0500
commit68d7382cf37a3f765a7cc650fcef04fb1548fa39 (patch)
treedf11fec7d7434ed60804bf367904215dfb45dfcc /arch/alpha
parente3d96aa889680469be44bb9cd59d3db837cb4dc4 (diff)
downloadgem5-68d7382cf37a3f765a7cc650fcef04fb1548fa39.tar.xz
Eliminated TARGET_ALPHA, since THE_ISA provides the same function.
--HG-- extra : convert_revision : eb173a553b0782891e8b4a8e227bfb647390883a
Diffstat (limited to 'arch/alpha')
-rw-r--r--arch/alpha/isa_traits.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/alpha/isa_traits.hh b/arch/alpha/isa_traits.hh
index 878193881..d09b39a09 100644
--- a/arch/alpha/isa_traits.hh
+++ b/arch/alpha/isa_traits.hh
@@ -43,8 +43,6 @@ class FastCPU;
class FullCPU;
class Checkpoint;
-#define TARGET_ALPHA
-
class StaticInst;
class StaticInstPtr;