delete wrong comment
This commit is contained in:
parent
17193475bb
commit
187df97227
1 changed files with 0 additions and 5 deletions
|
@ -69,11 +69,6 @@ typedef struct page_dir
|
|||
uint32_t entries[1024];
|
||||
} page_dir_t __attribute__ ((aligned (4096)));
|
||||
|
||||
/*
|
||||
* ATTENTION: Before you use one of these functions, you have to guarantee that task has
|
||||
* exlusive access to the PGD directory. => use the PGD lock
|
||||
*/
|
||||
|
||||
/*
|
||||
* Converts a virtual address to a physical
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue