1
0
Fork 0
android_kernel_rockchip_tart/tools/include/asm/export.h
2025-06-27 00:32:42 -05:00

7 lines
145 B
C

#ifndef _TOOLS_ASM_EXPORT_H
#define _TOOLS_ASM_EXPORT_H
#define EXPORT_SYMBOL(x)
#define EXPORT_SYMBOL_GPL(x)
#endif /* _TOOLS_ASM_EXPORT_H */