Loader: Use address mask provided to load*Symbols when loading the symbols from the...
[gem5.git] / src / base / loader / ecoff_object.cc
index a5a0ad9a46cd6168f4ccd0286059f6316c354e77..d1719f1c686c1cbf7dd40b5965908436e52a1377 100644 (file)
@@ -34,7 +34,7 @@
 #include "base/misc.hh"
 #include "base/loader/symtab.hh"
 
-#include "base/trace.hh"       // for DPRINTF
+#include "base/trace.hh"        // for DPRINTF
 
 #include "base/loader/exec_ecoff.h"
 #include "base/loader/coff_sym.h"