repo.or.cz
/
linux-2.6
/
linux-2.6-openrd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
debugobjects: replace static objects when slab cache becomes available
[linux-2.6/linux-2.6-openrd.git]
/
kernel
/
trace
/
trace_selftest_dynamic.c
blob
54dd77cce5bfec6aa956c635f50f1061bea96a8a
1
#include
"trace.h"
2
3
int
DYN_FTRACE_TEST_NAME
(
void
)
4
{
5
/* used to call mcount */
6
return
0
;
7
}