Added some comment

This commit is contained in:
ceriel
1988-03-16 09:20:36 +00:00
parent f0c7016249
commit dcd076fd3e
7 changed files with 49 additions and 9 deletions

View File

@@ -73,13 +73,16 @@
; SIG is called with one parameter:
; - procedure instance identifier (PROC)
; and returns the old traphandler.
; only the procedure identifier inside the PROC is used.
exa _handler
exp $SIG
pro $SIG, 0
lae _handler
loi EM_PSIZE
lal PROC
loi EM_PSIZE
sig
lae _handler
sti EM_PSIZE
ret EM_PSIZE
end ?