VMCTL_INCSP to increase process stack pointer.
(Used to change the virtual address of the stack before a process has started executing.)
This commit is contained in:
parent
682b9a872e
commit
e75e231abc
@ -591,6 +591,7 @@
|
||||
#define VMCTL_I386_GETCR3 13
|
||||
#define VMCTL_MEMREQ_GET 14
|
||||
#define VMCTL_MEMREQ_REPLY 15
|
||||
#define VMCTL_INCSP 16
|
||||
|
||||
/*===========================================================================*
|
||||
* Messages for the Reincarnation Server *
|
||||
|
Loading…
x
Reference in New Issue
Block a user