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