Sign in
gem5
/
arm
/
linux
/
6c3b8fc618905d7599dcc514c99ce4293d476f39
/
.
/
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
;
}