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/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf.h')
-rw-r--r--include/elf.h 2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/elf.h b/include/elf.h
index c748c445..1d43670c 100644
--- a/include/elf.h
+++ b/include/elf.h
@@ -319,7 +319,7 @@ typedef struct {
#define SHF_MASKOS 0x0ff00000
#define SHF_MASKPROC 0xf0000000
#define SHF_ORDERED (1 << 30)
-#define SHF_EXCLUDE (1 << 31)
+#define SHF_EXCLUDE (1U << 31)
#define GRP_COMDAT 0x1
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月07日 06:48:04 +0000

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