![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0 0002 /* bug in tracepoint.h, it should include this */ 0003 #include <linux/module.h> 0004 0005 /* sparse isn't too happy with all macros... */ 0006 #ifndef __CHECKER__ 0007 #define CREATE_TRACE_POINTS 0008 #include "openvswitch_trace.h" 0009 0010 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |