Kernel  |  4.4

下载     查看原文件
C++程序  |  10行  |  153 B
#include <linux/module.h>

#ifndef __CHECKER__
#include <net/cfg802154.h>
#include "driver-ops.h"
#define CREATE_TRACE_POINTS
#include "trace.h"

#endif