Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
1db2a5c11e495366bff35cf7445d494703f7febe
/
.
/
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 */