Release coccinelle-0.2.3rc6
[bpt/coccinelle.git] / tests / topdec_ver1.res
... / ...
CommitLineData
1#ifdef TUN_DEBUG
2static int debug;
3#endif
4
5/* Network device part of the driver */
6
7static const struct ethtool_ops tun_ethtool_ops;