Sign in
coral
/
linux-mtk
/
60545d0d4610b02e55f65d141c95b18ccf855b6e
/
.
/
kernel
/
trace
/
trace_selftest_dynamic.c
blob: b4c475a0a48b8932c2f659beec75ae7d73b1726d [
file
] [
log
] [
blame
]
#include
"trace.h"
int
DYN_FTRACE_TEST_NAME
(
void
)
{
/* used to call mcount */
return
0
;
}
int
DYN_FTRACE_TEST_NAME2
(
void
)
{
/* used to call mcount */
return
0
;
}