xref: /linux/net/wireless/trace.c (revision 8b74816b5a9adac4629f0f072c122d57b8f0eb78)
1 #include <linux/module.h>
2 
3 #ifndef __CHECKER__
4 #define CREATE_TRACE_POINTS
5 #include "trace.h"
6 
7 #endif
8