Switch the license of all files explicitly copyright the FSF
[deliverable/binutils-gdb.git] / sim / ppc / sim-endian.h
index 570a311f531bdd5e884f55b275fa63585fd03390..ff33d238fd123019dc57624b58dd62b6c0c63c79 100644 (file)
@@ -94,7 +94,6 @@ INLINE_PSIM_ENDIAN(unsigned_8) endian_le2h_8(unsigned_8 x);
 
 #if defined(__linux__)
 # include <endian.h>
-# include <asm/byteorder.h>
 # if defined(__LITTLE_ENDIAN) && !defined(LITTLE_ENDIAN)
 #  define LITTLE_ENDIAN __LITTLE_ENDIAN
 # endif
This page took 0.026756 seconds and 4 git commands to generate.