Sign in
cos
/
third_party
/
kernel
/
8ecb3fb8b4bed2db662e41f5991ae84debec7939
/
.
/
tools
/
testing
/
selftests
/
powerpc
/
copyloops
/
linux
/
export.h
blob: e6b80d5fbd14b693661547c5928c9c1f58ff5352 [
file
]
/* SPDX-License-Identifier: GPL-2.0 */
#define
EXPORT_SYMBOL
(
x
)
#define
EXPORT_SYMBOL_GPL
(
x
)
#define
EXPORT_SYMBOL_KASAN
(
x
)