Gitiles
Code Review
Sign In
192.168.1.100
/
7520V3V
/
bfc6e71ee409bcae7f7b6850f4ebfbd3091c5851
/
.
/
ap
/
libc
/
glibc
/
glibc-2.23
/
sysdeps
/
hppa
/
bits
/
endian.h
blob: 585db0c0faade91ad57f9e6de2e419ab91653481 [
file
] [
log
] [
blame
]
xf.li
bfc6e71
2025-02-07 01:54:34 -0800
[
diff
] [
blame^
]
1
/* hppa1.1 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