stats: cleanup a few small problems in stats
[gem5.git] / src / mem / port_impl.hh
index 989cfd338398c74d87eb1108e67dcc400932e932..bc95921647949241fb63ddcf4a1fe1022f0a9b1f 100644 (file)
@@ -28,9 +28,8 @@
  * Authors: Ali Saidi
  */
 
-//To get endianness
 #include "arch/isa_traits.hh"
-
+#include "config/the_isa.hh"
 #include "mem/port.hh"
 #include "sim/byteswap.hh"