NetBurner 3.5.6
PDF Version
DualEthernet.h
1
/*NB_REVISION*/
2
3
/*NB_COPYRIGHT*/
4
5
#ifndef _DUAL_ETHER_H
6
#define _DUAL_ETHER_H
7
8
/* Add the 2nd Ethernet interface return the interface block */
9
void
Add2ndEthernet();
10
11
#endif