Fixed typo in catchsig.s

This commit is contained in:
ceriel 1996-11-26 15:05:10 +00:00
parent 63e0b36b41
commit 3b3ec3a2af

View file

@ -4,7 +4,7 @@
.extern __vectab, __M .extern __vectab, __M
mtype = 2 ! M+mtype = &M.m_type mtype = 2 ! M+mtype = &M.m_type
.sect .text .sect .text
_begsig: __begsig:
push ax ! after interrupt, save all regs push ax ! after interrupt, save all regs
push bx push bx
push cx push cx