1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-18 17:24:29 +03:00
Files
glibc/sysdeps/mips/p40/bits/endian.h
1997-06-21 02:07:22 +00:00

5 lines
142 B
C

/* The MIPS has selectable endianness.
The Japanese homebrew P40 architecture uses big-endian mode. */
#define __BYTE_ORDER __BIG_ENDIAN