hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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