Gitiles Standalone
repos
/
linux-2.6
/
a4e3f91b98d86ae0b5c816fe45190bb29ac32f71
/
.
/
kernel
/
trace
/
trace_selftest_dynamic.c
blob: 54dd77cce5bfec6aa956c635f50f1061bea96a8a [
file
] [
log
] [
blame
]
#include
"trace.h"
int
DYN_FTRACE_TEST_NAME
(
void
)
{
/* used to call mcount */
return
0
;
}