X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmem%2Fport_impl.hh;h=bc95921647949241fb63ddcf4a1fe1022f0a9b1f;hb=2a1309f2134986edcbff846aff5951ec1e8df6e1;hp=989cfd338398c74d87eb1108e67dcc400932e932;hpb=081dd9e600efe1827351668ba6f231cd8c17499d;p=gem5.git diff --git a/src/mem/port_impl.hh b/src/mem/port_impl.hh index 989cfd338..bc9592164 100644 --- a/src/mem/port_impl.hh +++ b/src/mem/port_impl.hh @@ -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"