Sign in
cos
/
third_party
/
kernel
/
e8a17ff6804c27e5b2ed7c54f67b4a9a5a77906d
/
.
/
tools
/
include
/
linux
/
export.h
blob: acb6f4daa2f0b48481714aea4470eb15ea679873 [
file
] [
log
] [
blame
]
#ifndef
_TOOLS_LINUX_EXPORT_H_
#define
_TOOLS_LINUX_EXPORT_H_
#define
EXPORT_SYMBOL
(
sym
)
#define
EXPORT_SYMBOL_GPL
(
sym
)
#endif