Files
Debian-9-Kernel/net/wireless/trace.c
T

8 lines
102 B
C
Raw Normal View History

2023-05-02 09:58:35 +02:00
#include <linux/module.h>
#ifndef __CHECKER__
#define CREATE_TRACE_POINTS
#include "trace.h"
#endif