summaryrefslogtreecommitdiff
path: root/base/predictor.hh
diff options
context:
space:
mode:
authorSteve Reinhardt <stever@eecs.umich.edu>2003-10-29 22:22:03 -0800
committerSteve Reinhardt <stever@eecs.umich.edu>2003-10-29 22:22:03 -0800
commit2f8d858e13e8206999c3eb28d7362bc217d6a5b3 (patch)
tree9d2db38d0b4850a47a997798297070d0bdb94216 /base/predictor.hh
parent735b187a06f9dfe73ddb074421fc9672bfdccaeb (diff)
downloadgem5-2f8d858e13e8206999c3eb28d7362bc217d6a5b3.tar.xz
Get rid of lots of obsolete mentions of stat_sdb_t.
base/predictor.hh: base/sat_counter.hh: sim/param.hh: Get rid of spurious references to stat_sdb_t. --HG-- extra : convert_revision : 0018a940c69b6e31b85fd85354b9d5ce2fd0aa6f
Diffstat (limited to 'base/predictor.hh')
-rw-r--r--base/predictor.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/base/predictor.hh b/base/predictor.hh
index 7c446f26c..3b7bd686e 100644
--- a/base/predictor.hh
+++ b/base/predictor.hh
@@ -34,8 +34,6 @@
#ifndef __PREDICTOR_HH__
#define __PREDICTOR_HH__
-struct stat_sdb_t;
-
class GenericPredictor {
public: