Don't import the nonexistent astpending variable.

This commit is contained in:
jhb 2001-01-24 10:03:05 +00:00
parent 87deba6ead
commit 73a3d8450d

View File

@ -227,8 +227,6 @@ LEAF(switch_trampoline, 0)
* exception_return: return from trap, exception, or syscall
*/
IMPORT(astpending, 4)
LEAF(exception_return, 1) /* XXX should be NESTED */
br pv, Ler1
Ler1: LDGP(pv)