summaryrefslogtreecommitdiff
path: root/src/arch/alpha/intregfile.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/alpha/intregfile.hh')
-rw-r--r--src/arch/alpha/intregfile.hh6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/arch/alpha/intregfile.hh b/src/arch/alpha/intregfile.hh
index f6ba72e79..3aa7d92c4 100644
--- a/src/arch/alpha/intregfile.hh
+++ b/src/arch/alpha/intregfile.hh
@@ -41,12 +41,6 @@ class Checkpoint;
namespace AlphaISA {
-static inline std::string
-getIntRegName(RegIndex)
-{
- return "";
-}
-
// redirected register map, really only used for the full system case.
extern const int reg_redir[NumIntRegs];