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
diff options
context:
space:
mode:
Diffstat
-rw-r--r--include/err.h 8
1 files changed, 1 insertions, 7 deletions
diff --git a/include/err.h b/include/err.h
index a6505c36..9f5cb6b9 100644
--- a/include/err.h
+++ b/include/err.h
@@ -1,13 +1,7 @@
#ifndef _ERR_H
#define _ERR_H
-#if __STDC_VERSION__ >= 201112L
-#elif defined(__GNUC__)
-#define _Noreturn __attribute__((__noreturn__))
-#else
-#define _Noreturn
-#endif
-
+#include <features.h>
#include <stdarg.h>
#ifdef __cplusplus
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月05日 07:21:19 +0000

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