xx
This commit is contained in:
parent
4d972493b6
commit
ac090078c6
3 changed files with 4 additions and 4 deletions
2
defs.h
2
defs.h
|
|
@ -155,7 +155,7 @@ void uartputc(int);
|
|||
void pminit(void);
|
||||
void ksegment(void);
|
||||
void kvmalloc(void);
|
||||
void vminit(void);
|
||||
void vmenable(void);
|
||||
pde_t* setupkvm(void);
|
||||
char* uva2ka(pde_t*, char*);
|
||||
int allocuvm(pde_t*, char*, uint);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue