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
This commit is contained in:
@@ -34,8 +34,6 @@
|
||||
#ifndef __PREDICTOR_HH__
|
||||
#define __PREDICTOR_HH__
|
||||
|
||||
struct stat_sdb_t;
|
||||
|
||||
class GenericPredictor {
|
||||
|
||||
public:
|
||||
|
||||
@@ -36,8 +36,6 @@
|
||||
#include "base/statistics.hh"
|
||||
#include "sim/sim_stats.hh"
|
||||
|
||||
struct stat_sdb_t;
|
||||
|
||||
//
|
||||
//
|
||||
// A simple saturating counter predictor
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
// forward decls
|
||||
class BaseParam;
|
||||
class SimObject;
|
||||
struct stat_sdb_t;
|
||||
|
||||
//
|
||||
// The context of a parameter definition... usually a subclass of
|
||||
|
||||
Reference in New Issue
Block a user