mirror of
https://github.com/open-simh/simh.git
synced 2026-01-26 04:02:39 +00:00
Compiler identified issues in AltairZ80 simulator
This commit is contained in:
@@ -88,7 +88,6 @@ t_stat sim_ttrun (void);
|
||||
t_stat sim_ttcmd (void);
|
||||
t_stat sim_ttclose (void);
|
||||
t_bool sim_ttisatty (void);
|
||||
t_stat sim_os_poll_kbd (void);
|
||||
int32 sim_tt_inpcvt (int32 c, uint32 mode);
|
||||
int32 sim_tt_outcvt (int32 c, uint32 mode);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user