Skip to content

Commit

Permalink
Page break kalloc.c
Browse files Browse the repository at this point in the history
  • Loading branch information
Austin Clements committed Aug 31, 2010
1 parent 87b2099 commit 5048762
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kalloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5048762

Please sign in to comment.