]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - kernel/trace/trace_selftest_dynamic.c
V4L/DVB (10320): dib0700: fix i2c error message to make data type clear
[linux-2.6-omap-h63xx.git] / kernel / trace / trace_selftest_dynamic.c
1 #include "trace.h"
2
3 int DYN_FTRACE_TEST_NAME(void)
4 {
5         /* used to call mcount */
6         return 0;
7 }