mirror of
https://github.com/open-simh/simh.git
synced 2026-04-25 20:01:33 +00:00
Merge branch 'SerialMux' and compiler suggested cleanup
This commit is contained in:
@@ -1577,7 +1577,6 @@ return run_cmd (flag, "CPU");
|
||||
t_stat cpu_boot (int32 unitno, DEVICE *dptr)
|
||||
{
|
||||
extern t_stat load_cmd (int32 flag, char *cptr);
|
||||
extern FILE *sim_log;
|
||||
t_stat r;
|
||||
|
||||
PC = ROMBASE;
|
||||
|
||||
Reference in New Issue
Block a user