diff --git a/libsrc/plus4/crt0.s b/libsrc/plus4/crt0.s index 890ff6c2c..d1eea9472 100644 --- a/libsrc/plus4/crt0.s +++ b/libsrc/plus4/crt0.s @@ -197,7 +197,7 @@ nohandler: ; IRQ stub installed at $314, called by our handler above if RAM is banked in, ; or the Kernal IRQ handler if ROM is banked in. -; If we have handlers, call them. We will use a flag here instead of loading +; If we have handlers, call them. We will use a flag here instead of loading ; __INTERRUPTOR_COUNT__ directly, since the condes function is not reentrant. ; The irqcount flag will be set/reset from the main code, to avoid races. IRQStub: