summaryrefslogtreecommitdiff
path: root/sysdeps/alpha/bits/endian.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/alpha/bits/endian.h')
-rw-r--r--sysdeps/alpha/bits/endian.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sysdeps/alpha/bits/endian.h b/sysdeps/alpha/bits/endian.h
deleted file mode 100644
index 8a16e14e24..0000000000
--- a/sysdeps/alpha/bits/endian.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/* Alpha is little-endian. */
-
-#ifndef _ENDIAN_H
-# error "Never use <bits/endian.h> directly; include <endian.h> instead."
-#endif
-
-#define __BYTE_ORDER __LITTLE_ENDIAN