Sign in
linux
/
linux
/
kernel
/
git
/
herbert
/
crypto-2.6
/
9d2bb9a74b2877f100637d6ab5685bcd33c69d44
/
.
/
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