This commit is contained in:
parent
a306c63e0b
commit
4be5b6f437
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ _PROTOTYPE( int sys_vmctl_get_pagefault_i386, (endpoint_t *who, u32_t *cr2, u32_
|
|||
_PROTOTYPE( int sys_vmctl_get_cr3_i386, (endpoint_t who, u32_t *cr3) );
|
||||
_PROTOTYPE( int sys_vmctl_get_memreq, (endpoint_t *who, vir_bytes *mem,
|
||||
vir_bytes *len, int *wrflag) );
|
||||
_PROTOTYPE( int sys_vmctl_stacktrace(endpoint_t who));
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue