diff options
Diffstat (limited to 'lib/libc/glibc/sysdeps/s390/bits/endian.h')
| -rw-r--r-- | lib/libc/glibc/sysdeps/s390/bits/endian.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/libc/glibc/sysdeps/s390/bits/endian.h b/lib/libc/glibc/sysdeps/s390/bits/endian.h deleted file mode 100644 index ac27f0119a..0000000000 --- a/lib/libc/glibc/sysdeps/s390/bits/endian.h +++ /dev/null @@ -1,7 +0,0 @@ -/* s390 is big-endian */ - -#ifndef _ENDIAN_H -# error "Never use <bits/endian.h> directly; include <endian.h> instead." -#endif - -#define __BYTE_ORDER __BIG_ENDIAN |
