Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
0002 /* Copyright (C) 2019 Netronome Systems, Inc. */
0003 
0004 #include <linux/module.h>
0005 
0006 #ifndef __CHECKER__
0007 #define CREATE_TRACE_POINTS
0008 #include "trace.h"
0009 
0010 #endif