Rtwo/kernel/motorola/sm8550/tools/include/linux/export.h

8 lines
129 B
C
Raw Normal View History

2025-09-30 20:22:48 -04:00
#ifndef _TOOLS_LINUX_EXPORT_H_
#define _TOOLS_LINUX_EXPORT_H_
#define EXPORT_SYMBOL(sym)
#define EXPORT_SYMBOL_GPL(sym)
#endif