mirror of
https://github.com/86Box/86Box.git
synced 2026-03-03 03:08:23 -07:00
7 lines
105 B
C
7 lines
105 B
C
#ifndef NET_3C503_H
|
|
#define NET_3C503_H
|
|
|
|
extern const device_t threec503_device;
|
|
|
|
#endif /*NET_3C503_H*/
|