glibc/ports/sysdeps/hppa/bits/endian.h

8 lines
162 B
C
Raw Normal View History

1999-08-25 22:18:37 +02:00
/* hppa1.1 big-endian. */
#ifndef _ENDIAN_H
# error "Never use <bits/endian.h> directly; include <endian.h> instead."
#endif
#define __BYTE_ORDER __BIG_ENDIAN