This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
5ae5412d9a
linux
/
kernel
/
trace
/
trace_selftest_dynamic.c
8 lines
93 B
C
Raw
Blame
History
#
include
"trace.h"
int
DYN_FTRACE_TEST_NAME
(
void
)
{
/* used to call mcount */
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink