Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
37b7a97884ba64bf7d403351ac2a9476ab4f1bba
/
.
/
arch
/
s390
/
kernel
/
s390_ksyms.c
blob: 656fcbb9bd83267c3c6a8a509997d8839462914e [
file
] [
log
] [
blame
]
#include
<linux/module.h>
#include
<asm/ftrace.h>
#ifdef
CONFIG_FUNCTION_TRACER
EXPORT_SYMBOL
(
_mcount
);
#endif