summaryrefslogtreecommitdiffstats
path: root/lib/libspl/include/sys/feature_tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libspl/include/sys/feature_tests.h')
-rw-r--r--lib/libspl/include/sys/feature_tests.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libspl/include/sys/feature_tests.h b/lib/libspl/include/sys/feature_tests.h
index be0721b50..877e0a15a 100644
--- a/lib/libspl/include/sys/feature_tests.h
+++ b/lib/libspl/include/sys/feature_tests.h
@@ -28,7 +28,6 @@
#define _SYS_FEATURE_TESTS_H
#define ____cacheline_aligned
-#define __NORETURN __attribute__((__noreturn__))
#if !defined(zfs_fallthrough) && !defined(_LIBCPP_VERSION)
#if defined(HAVE_IMPLICIT_FALLTHROUGH)