Sign in
gbmc
/
linux
/
c2dd345ae262437f8476cc5a4a18c7d43ca50cba
/
.
/
tools
/
testing
/
selftests
/
powerpc
/
copyloops
/
asm
/
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
)