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