Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
3a02c8e8142f7f133d4c6e72bc3e1d830e6b8b9e
/
.
/
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