diff options
Diffstat (limited to 'arch/sh')
-rw-r--r-- | arch/sh/reloc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sh/reloc.h b/arch/sh/reloc.h index a1f16cb1..17b1a9a9 100644 --- a/arch/sh/reloc.h +++ b/arch/sh/reloc.h @@ -1,5 +1,3 @@ -#include <endian.h> - #if __BYTE_ORDER == __BIG_ENDIAN #define ENDIAN_SUFFIX "eb" #else |