lineage_kernel_xcoverpro/net/wireless/trace.c

8 lines
102 B
C
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
#include <linux/module.h>
#ifndef __CHECKER__
#define CREATE_TRACE_POINTS
#include "trace.h"
#endif