Don't import the nonexistent astpending variable.

This commit is contained in:
John Baldwin 2001-01-24 10:03:05 +00:00
parent e4fb2bca29
commit 30a62a81e3

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)