blob: 54dd77cce5bfec6aa956c635f50f1061bea96a8a [file] [log] [blame]
Steven Rostedtd05cdb22008-05-12 21:20:54 +02001#include "trace.h"
2
3int DYN_FTRACE_TEST_NAME(void)
4{
5 /* used to call mcount */
6 return 0;
7}