base: Clean up base/hostinfo
General fixes to the style of base/hostinfo.(cc|hh). Remove unnecessary includes. Remove signature of private functions from header. Add documentation. Remove unnecessary include in sim_events.cc. Change-Id: I54e1f13231e512d26cf0127cc80256fb5e91bf91 Signed-off-by: Daniel R. Carvalho <odanrc@yahoo.com.br> Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/41393 Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu> Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu> Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
committed by
Daniel Carvalho
parent
7ca5ed70e6
commit
eb76992dad
@@ -45,7 +45,6 @@
|
||||
#include <string>
|
||||
|
||||
#include "base/callback.hh"
|
||||
#include "base/hostinfo.hh"
|
||||
#include "sim/eventq.hh"
|
||||
#include "sim/sim_exit.hh"
|
||||
#include "sim/stats.hh"
|
||||
|
||||
Reference in New Issue
Block a user