8 lines
102 B
C
Raw Permalink Normal View History

2026-01-21 18:59:54 +08:00
#include <linux/module.h>
#ifndef __CHECKER__
#define CREATE_TRACE_POINTS
#include "trace.h"
#endif