mirror of
https://github.com/simh/simh.git
synced 2026-05-04 06:58:38 +00:00
Merge branch 'SerialMux' and compiler suggested cleanup
This commit is contained in:
@@ -678,7 +678,7 @@ static const uint16 boot_rom[] = {
|
||||
|
||||
t_stat ry_boot (int32 unitno, DEVICE *dptr)
|
||||
{
|
||||
int32 i;
|
||||
size_t i;
|
||||
extern int32 saved_PC;
|
||||
extern uint16 *M;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user