forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
kernel/tools/testing/selftests/powerpc/copyloops/asm/export.h
....@@ -1,2 +1,4 @@
11 /* SPDX-License-Identifier: GPL-2.0 */
22 #define EXPORT_SYMBOL(x)
3
+#define EXPORT_SYMBOL_GPL(x)
4
+#define EXPORT_SYMBOL_KASAN(x)