관리-도구
편집 파일: export.h
#ifndef _TOOLS_LINUX_EXPORT_H_ #define _TOOLS_LINUX_EXPORT_H_ #define EXPORT_SYMBOL(sym) #define EXPORT_SYMBOL_GPL(sym) #endif