Skip to content
Snippets Groups Projects
Commit 5048762c authored by Austin Clements's avatar Austin Clements
Browse files

Page break kalloc.c

parent 87b2099a
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,7 @@ kinit(void)
kfree(p1);
}
//PAGEBREAK: 21
// Free the page of physical memory pointed at by v,
// which normally should have been returned by a
// call to kalloc(). (The exception is when
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment