mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 17:32:11 +03:00
u3: reclaim on restart (clear caches) REMOVE ME
This commit is contained in:
parent
a90c34f68d
commit
57a53792c1
@ -1725,6 +1725,8 @@ u3m_boot(c3_c* dir_c)
|
|||||||
u3j_ream();
|
u3j_ream();
|
||||||
u3n_ream();
|
u3n_ream();
|
||||||
|
|
||||||
|
u3m_reclaim();
|
||||||
|
|
||||||
return u3A->eve_d;
|
return u3A->eve_d;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
Loading…
Reference in New Issue
Block a user