Nice layout for a printout of the code
This commit is contained in:
parent
ac83a21a5b
commit
74c77da6f8
7 changed files with 20 additions and 5 deletions
8
vm.c
8
vm.c
|
|
@ -376,3 +376,11 @@ copyout(pde_t *pgdir, uint va, void *p, uint len)
|
|||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
//PAGEBREAK!
|
||||
// Blank page.
|
||||
//PAGEBREAK!
|
||||
// Blank page.
|
||||
//PAGEBREAK!
|
||||
// Blank page.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue