repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ARM: imx/mx25: fix (again) spi device registration typo
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.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
}