mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 02:18:20 -07:00
7 lines
106 B
C
7 lines
106 B
C
#ifndef NET_3C503_H
|
|
# define NET_3C503_H
|
|
|
|
extern const device_t threec503_device;
|
|
|
|
#endif /*NET_3C503_H*/
|