hc
2024-02-19 890e1df1bec891d9203724541e81f8fbe5183388
kernel/lib/zstd/mem.h
....@@ -27,7 +27,7 @@
2727 /*-****************************************
2828 * Compiler specifics
2929 ******************************************/
30
-#define ZSTD_STATIC static __inline __attribute__((unused))
30
+#define ZSTD_STATIC static inline
3131
3232 /*-**************************************************************
3333 * Basic Types