Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
ab8de2dbfc9ec912f2762f3b813437a4c4f56251
/
.
/
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