hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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