From a306c63e0bc3ffed7606a92066a05be82238193f Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Mon, 15 Dec 2008 15:16:26 +0000 Subject: [PATCH] --- include/minix/com.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/minix/com.h b/include/minix/com.h index a4e71b56e..5358c1784 100755 --- a/include/minix/com.h +++ b/include/minix/com.h @@ -592,6 +592,7 @@ #define VMCTL_MEMREQ_GET 14 #define VMCTL_MEMREQ_REPLY 15 #define VMCTL_INCSP 16 +#define VMCTL_STACKTRACE 17 /*===========================================================================* * Messages for the Reincarnation Server * -- 2.44.0