diff options
Diffstat (limited to 'math/machine/endian.h')
-rw-r--r-- | math/machine/endian.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/math/machine/endian.h b/math/machine/endian.h deleted file mode 100644 index 88804564bf..0000000000 --- a/math/machine/endian.h +++ /dev/null @@ -1,4 +0,0 @@ -/* math_private.h wants to include <machine/endian.h>; we provide this - file so it can, leaving math_private.h unmodified from the original. */ - -#include <endian.h> |