Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
eb56092fc168bf5af199d47af50c0d84a96db898
/
.
/
arch
/
sh
/
include
/
asm
/
ftrace.h
blob: 3aed362c9463a6ccb492f6ef20ae4bb14ce27a75 [
file
] [
log
] [
blame
]
#ifndef
__ASM_SH_FTRACE_H
#define
__ASM_SH_FTRACE_H
#ifndef
__ASSEMBLY__
extern
void
mcount
(
void
);
#endif
#endif
/* __ASM_SH_FTRACE_H */