Reasses what functions should be public
Closed this issue · 0 comments
BijanT commented
As we add more system calls, some functions that we used to use to set up the system do not need to be directly accessed. We should change those function from public to private, or public only to the crate.