]> Git Repo - linux.git/blob - kernel/trace/trace_selftest_dynamic.c
usbnet: remove noisy and hardly useful printk
[linux.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 }
This page took 0.03015 seconds and 4 git commands to generate.