summaryrefslogtreecommitdiff
path: root/base
diff options
context:
space:
mode:
Diffstat (limited to 'base')
-rw-r--r--base/predictor.hh2
-rw-r--r--base/sat_counter.hh2
2 files changed, 0 insertions, 4 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:
diff --git a/base/sat_counter.hh b/base/sat_counter.hh
index 102feb5c6..62c18f6b4 100644
--- a/base/sat_counter.hh
+++ b/base/sat_counter.hh
@@ -36,8 +36,6 @@
#include "base/statistics.hh"
#include "sim/sim_stats.hh"
-struct stat_sdb_t;
-
//
//
// A simple saturating counter predictor