android13/kernel-5.10/net/ieee802154/trace.c

8 lines
102 B
C
Raw Normal View History

2024-06-22 08:45:49 -04:00
#include <linux/module.h>
#ifndef __CHECKER__
#define CREATE_TRACE_POINTS
#include "trace.h"
#endif