linuxdebug/net/ieee802154/trace.c

8 lines
102 B
C
Raw Permalink Normal View History

2024-07-16 15:50:57 +02:00
#include <linux/module.h>
#ifndef __CHECKER__
#define CREATE_TRACE_POINTS
#include "trace.h"
#endif