hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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