Merge commit 'origin/master' into next
[deliverable/linux.git] / kernel / trace / trace_selftest_dynamic.c
CommitLineData
d05cdb25
SR
1#include "trace.h"
2
3int DYN_FTRACE_TEST_NAME(void)
4{
5 /* used to call mcount */
6 return 0;
7}
This page took 0.087011 seconds and 5 git commands to generate.