]> Zhao Yanbai Git Server - minix.git/commitdiff
(no commit message)
authorBen Gras <ben@minix3.org>
Tue, 16 Dec 2008 14:32:56 +0000 (14:32 +0000)
committerBen Gras <ben@minix3.org>
Tue, 16 Dec 2008 14:32:56 +0000 (14:32 +0000)
include/minix/syslib.h

index bdc2fcbbd2b838b46b0ce3bd1f838fc1ef2a0cc6..d1be77cca09818a087e41aa1a38e76681e419f53 100755 (executable)
@@ -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));