diff options
Diffstat (limited to 'arch/microblaze')
-rw-r--r-- | arch/microblaze/reloc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/microblaze/reloc.h b/arch/microblaze/reloc.h index 0a030c7e..6302c6ee 100644 --- a/arch/microblaze/reloc.h +++ b/arch/microblaze/reloc.h @@ -1,5 +1,3 @@ -#include <endian.h> - #if __BYTE_ORDER == __LITTLE_ENDIAN #define ENDIAN_SUFFIX "el" #else |