Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
724e6d3fe8003c3f60bf404bf22e4e331327c596
/
.
/
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