Sign in
kunit
/
linux
/
fb52607afcd0629776f1dc9e657647ceae81dd50
/
.
/
kernel
/
trace
/
trace_selftest_dynamic.c
blob: 54dd77cce5bfec6aa956c635f50f1061bea96a8a [
file
]
#include
"trace.h"
int
DYN_FTRACE_TEST_NAME
(
void
)
{
/* used to call mcount */
return
0
;
}