Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: ISC
0002 /*
0003  * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
0004  */
0005 
0006 #include <linux/module.h>
0007 
0008 #ifndef __CHECKER__
0009 #define CREATE_TRACE_POINTS
0010 #include "mt76x02_trace.h"
0011 
0012 #endif