1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-11-06 19:29:35 +03:00

Initial revision

This commit is contained in:
Roland McGrath
1994-12-09 06:07:49 +00:00
parent 60bbd54df8
commit 94b0df52ff

View File

@@ -0,0 +1,4 @@
/* The MIPS architecture has selectable endianness.
This file is for a machine using little-endian mode. */
#define __BYTE_ORDER __LITTLE_ENDIAN