From f722bf515c055847ce44b44a3198a669a7062d33 Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Fri, 10 Oct 2003 10:38:28 -0400 Subject: 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 --- sim/hybrid_pred.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'sim/hybrid_pred.cc') diff --git a/sim/hybrid_pred.cc b/sim/hybrid_pred.cc index 6a8384083..ed7f781b2 100644 --- a/sim/hybrid_pred.cc +++ b/sim/hybrid_pred.cc @@ -29,9 +29,7 @@ #include #include -#include "stats.hh" #include "hybrid_pred.hh" - #include "statistics.hh" #include "sim_stats.hh" -- cgit v1.2.3