musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/endian.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/endian.h')
-rw-r--r--include/endian.h 8
1 files changed, 1 insertions, 7 deletions
diff --git a/include/endian.h b/include/endian.h
index 1bd44451..2c2ad5f4 100644
--- a/include/endian.h
+++ b/include/endian.h
@@ -3,15 +3,9 @@
#include <features.h>
-#define __LITTLE_ENDIAN 1234
-#define __BIG_ENDIAN 4321
#define __PDP_ENDIAN 3412
-#if defined(__GNUC__) && defined(__BYTE_ORDER__)
-#define __BYTE_ORDER __BYTE_ORDER__
-#else
-#include <bits/endian.h>
-#endif
+#include <bits/alltypes.h>
#if defined(_GNU_SOURCE) || defined(_BSD_SOURCE)
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月09日 15:42:39 +0000

AltStyle によって変換されたページ (->オリジナル) /