]> git.ipfire.org Git - thirdparty/glibc.git/blob - sysdeps/sparc/sparc32/bits/endian.h
Update.
[thirdparty/glibc.git] / sysdeps / sparc / sparc32 / bits / endian.h
1 /* SPARC is big-endian. */
2
3 #ifndef _ENDIAN_H
4 # error "Never use <bits/endian.h> directly; include <endian.h> instead."
5 #endif
6
7 #define __BYTE_ORDER __BIG_ENDIAN