Set the pil to something sane on startup.

This commit is contained in:
Jake Burkholder 2001-08-10 04:32:13 +00:00
parent 4a7517d17f
commit 346d41dd6f
2 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@ ENTRY(_start)
flushw
wrpr %g0, 1, %cwp
wrpr %g0, 0, %cleanwin
wrpr %g0, 13, %pil
setx user0 + UPAGES * PAGE_SIZE - SPOFF, %l0, %o5
save %o5, -CCFSZ, %sp

View File

@ -40,6 +40,7 @@ ENTRY(_start)
flushw
wrpr %g0, 1, %cwp
wrpr %g0, 0, %cleanwin
wrpr %g0, 13, %pil
setx user0 + UPAGES * PAGE_SIZE - SPOFF, %l0, %o5
save %o5, -CCFSZ, %sp