summaryrefslogtreecommitdiff
path: root/sim/exec_context.hh
diff options
context:
space:
mode:
authorNathan Binkert <binkertn@umich.edu>2003-10-10 10:38:28 -0400
committerNathan Binkert <binkertn@umich.edu>2003-10-10 10:38:28 -0400
commitf722bf515c055847ce44b44a3198a669a7062d33 (patch)
tree4c57e268a24301e4fd098dee3cc741ca1593e6f5 /sim/exec_context.hh
parentf4e2b3fa77e3bd24f3e5921e5c9616c8a82ce36c (diff)
downloadgem5-f722bf515c055847ce44b44a3198a669a7062d33.tar.xz
Remove a ton of old simplescalar crap that we no longer need.
sim/base_cpu.cc: sim/exec_context.hh: sim/hybrid_pred.cc: sim/main.cc: sim/prog.hh: sim/sat_counter.cc: sim/sim_object.cc: sim/sim_object.hh: sim/simple_cpu.cc: old stats begone! --HG-- extra : convert_revision : b0173f13744466b6d9607797b57f7f9bc9bc769f
Diffstat (limited to 'sim/exec_context.hh')
-rw-r--r--sim/exec_context.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/exec_context.hh b/sim/exec_context.hh
index 56bce0aa9..988673a0f 100644
--- a/sim/exec_context.hh
+++ b/sim/exec_context.hh
@@ -30,7 +30,6 @@
#define __EXEC_CONTEXT_HH__
#include "host.hh"
-#include "stats.hh"
#include "mem_req.hh"
// forward declaration: see functional_memory.hh