192a193,194
> # Note that the interrupt controller is always present but only
> # in x86 does it have message ports that need to be connected
194,196d195
< system.cpu[i].interrupts.pio = ruby_port.master
< system.cpu[i].interrupts.int_master = ruby_port.slave
< system.cpu[i].interrupts.int_slave = ruby_port.master
201a201,203
> system.cpu[i].interrupts.pio = ruby_port.master
> system.cpu[i].interrupts.int_master = ruby_port.slave
> system.cpu[i].interrupts.int_slave = ruby_port.master