mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-01 23:40:22 +00:00
Endian specification for MIPSEL.
This commit is contained in:
parent
18e5142049
commit
7fecd6222d
4
sysdeps/mips/mipsel/bits/endian.h
Normal file
4
sysdeps/mips/mipsel/bits/endian.h
Normal 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
|
Loading…
Reference in New Issue
Block a user