pc64: add magic _intrr() symbol for ktrace (thanks mischief)
This commit is contained in:
parent
199f090b6a
commit
108063bc3a
1 changed files with 1 additions and 0 deletions
|
@ -952,6 +952,7 @@ _intrnested:
|
|||
CALL trap(SB)
|
||||
|
||||
_intrestore:
|
||||
TEXT _intrr(SB), 1, $-4
|
||||
POPQ AX
|
||||
|
||||
POPQ AX
|
||||
|
|
Loading…
Reference in a new issue