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