enables gc in the king process

This commit is contained in:
Joe Bryan 2019-02-07 23:24:14 -05:00
parent e83f883db6
commit ee0b97809f
2 changed files with 1 additions and 2 deletions

View File

@ -109,6 +109,7 @@ u3v_lite(u3_noun pil)
pro = u3k(u3r_at(7, cor)); pro = u3k(u3r_at(7, cor));
u3z(cor); u3z(cor);
u3z(arv);
return pro; return pro;
} }

View File

@ -561,8 +561,6 @@ u3_king_commence()
// //
sag_w = u3C.wag_w; sag_w = u3C.wag_w;
u3C.wag_w |= u3o_hashless; u3C.wag_w |= u3o_hashless;
u3C.wag_w &= ~u3o_debug_ram;
u3C.wag_w &= ~u3o_check_corrupt;
u3m_boot_pier(); u3m_boot_pier();
{ {