Linux-2.6.33.2/kernel/trace/trace_selftest_dynamic.c

#include "trace.h"

int DYN_FTRACE_TEST_NAME(void)
{
	/* used to call mcount */
	return 0;
}