X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fdev%2Fintel_8254_timer.cc;h=5a0174d77311f79b5b7cd8bfc3d0e0a9458a260a;hb=abd33d6fd26bb69d3bf53ceb6c2dc8f90d893e34;hp=e832808536faea2b6b11aafc69f76cb628a05496;hpb=5592798865ece858bab2b444bc782d19121e2566;p=gem5.git diff --git a/src/dev/intel_8254_timer.cc b/src/dev/intel_8254_timer.cc index e83280853..5a0174d77 100644 --- a/src/dev/intel_8254_timer.cc +++ b/src/dev/intel_8254_timer.cc @@ -30,10 +30,11 @@ * Miguel J. Serrano */ -#include "base/misc.hh" -#include "debug/Intel8254Timer.hh" #include "dev/intel_8254_timer.hh" +#include "base/logging.hh" +#include "debug/Intel8254Timer.hh" + using namespace std; Intel8254Timer::Intel8254Timer(EventManager *em, const string &name,