summaryrefslogtreecommitdiff
path: root/cpu/beta_cpu/rob.hh
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/beta_cpu/rob.hh')
-rw-r--r--cpu/beta_cpu/rob.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpu/beta_cpu/rob.hh b/cpu/beta_cpu/rob.hh
index da6b5232a..3e08def74 100644
--- a/cpu/beta_cpu/rob.hh
+++ b/cpu/beta_cpu/rob.hh
@@ -10,8 +10,6 @@
#include <utility>
#include <vector>
-//#include "arch/alpha/isa_traits.hh"
-
/**
* ROB class. Uses the instruction list that exists within the CPU to
* represent the ROB. This class doesn't contain that list, but instead