mirror of
https://github.com/open-simh/simh.git
synced 2026-04-24 19:40:22 +00:00
Bob Supnik's state as of 6/11/2014
This commit is contained in:
@@ -686,7 +686,7 @@ static const uint16 boot_rom[] = {
|
||||
|
||||
t_stat rs_boot (int32 unitno, DEVICE *dptr)
|
||||
{
|
||||
size_t i;
|
||||
int32 i;
|
||||
extern uint16 *M;
|
||||
UNIT *uptr = rs_dev.units + unitno;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user