NetBurner 3.5.6
PDF Version
canif.h
1/*NB_REVISION*/
2
3/*NB_COPYRIGHT*/
4
5#ifndef _CANIF_H
6#define _CANIF_H
7
8// This driver has been superseeded by the compatible multican.h driver
9#include <multican.h>
10
11#endif