Alpha specific endianess specification.
authorUlrich Drepper <drepper@redhat.com>
Sat, 21 Jun 1997 02:25:57 +0000 (02:25 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 21 Jun 1997 02:25:57 +0000 (02:25 +0000)
sysdeps/alpha/bits/endian.h [new file with mode: 0644]

diff --git a/sysdeps/alpha/bits/endian.h b/sysdeps/alpha/bits/endian.h
new file mode 100644 (file)
index 0000000..e873d21
--- /dev/null
@@ -0,0 +1,3 @@
+/* Alpha is little-endian.  */
+
+#define __BYTE_ORDER __LITTLE_ENDIAN