7 lines
99 B
C
7 lines
99 B
C
#ifndef EMU_I82335_H
|
|
#define EMU_I82335_H
|
|
|
|
extern void i82335_init(void);
|
|
|
|
#endif /*EMU_I82335_H*/
|