forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
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