Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
3596b66452491a3cff26256a5e6e6061a66c4142
/
.
/
arch
/
s390
/
include
/
asm
/
ftrace.h
blob: 5a5bc75e19d4a3f94866a4da9ef31cf13b942356 [
file
] [
log
] [
blame
]
#ifndef
_ASM_S390_FTRACE_H
#define
_ASM_S390_FTRACE_H
#ifndef
__ASSEMBLY__
extern
void
_mcount
(
void
);
#endif
#endif
/* _ASM_S390_FTRACE_H */