]> git.samba.org - jlayton/glibc.git/blob - sysdeps/mips/mips64/n32/el/bits/endian.h
* sysdeps/unix/sysv/linux/mips/clone.S (__thread_start):
[jlayton/glibc.git] / sysdeps / mips / mips64 / n32 / el / bits / endian.h
1 /* The MIPS architecture has selectable endianness.
2    This file is for a machine using little-endian mode.  */
3
4 #ifndef _ENDIAN_H
5 # error "Never use <bits/endian.h> directly; include <endian.h> instead."
6 #endif
7
8 #define __BYTE_ORDER __LITTLE_ENDIAN