8 lines
107 B
C
8 lines
107 B
C
|
|
#ifndef NET_3C503_H
|
||
|
|
# define NET_3C503_H
|
||
|
|
|
||
|
|
extern const device_t threec503_device;
|
||
|
|
|
||
|
|
|
||
|
|
#endif /*NET_3C503_H*/
|