Kernel  |  2.6.39

下载     查看原文件
C++程序  |  8行  |  93 B
#include "trace.h"

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