math: move x86_64 fabs, fabsf to C with inline asm
[musl] / arch / mipsn32 / reloc.h
index 728aaab..47c6e59 100644 (file)
@@ -1,5 +1,3 @@
-#include <endian.h>
-
 #if __mips_isa_rev >= 6
 #define ISA_SUFFIX "r6"
 #else