Fixed typo in catchsig.s
This commit is contained in:
parent
87c475ff69
commit
03ce92b072
@ -4,7 +4,7 @@
|
||||
.extern __vectab, __M
|
||||
mtype = 2 ! M+mtype = &M.m_type
|
||||
.sect .text
|
||||
_begsig:
|
||||
__begsig:
|
||||
push ax ! after interrupt, save all regs
|
||||
push bx
|
||||
push cx
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user