mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-01 23:40:22 +00:00
moved to bits/.
This commit is contained in:
parent
d0c2d3b303
commit
18e5142049
@ -1,4 +0,0 @@
|
||||
/* The MIPS architecture has selectable endianness.
|
||||
This file is for a machine using little-endian mode. */
|
||||
|
||||
#define __BYTE_ORDER __LITTLE_ENDIAN
|
@ -1,4 +0,0 @@
|
||||
/* The MIPS has selectable endianness.
|
||||
The Japanese homebrew P40 architecture uses big-endian mode. */
|
||||
|
||||
#define __BYTE_ORDER __BIG_ENDIAN
|
Loading…
Reference in New Issue
Block a user