gem5
|
#include "base/misc.hh"
#include <array>
#include "base/hostinfo.hh"
#include "base/output.hh"
#include "base/trace.hh"
#include "base/types.hh"
#include "sim/core.hh"
Go to the source code of this file.
Functions | |
static void | newline_if_needed (std::ostream &stream, const char *format) |
|
static |
Definition at line 77 of file misc.cc.
Referenced by Logger::printEpilogue().