xref: /linux/net/wireless/trace.c (revision 42f9b4c6ef19e71d2c7d9bfd3c5037d4fe434ad7)
1 // SPDX-License-Identifier: GPL-2.0
2 #include <linux/module.h>
3 
4 #ifndef __CHECKER__
5 #define CREATE_TRACE_POINTS
6 #include "trace.h"
7 
8 #endif
9