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