Return to user state with user stack
Source position: exec.pas line 1818
procedure UserState( |
sysStack: Pointer |
); |
sysStack |
|
Supervisor stack pointer |
Return to user state with user stack, from supervisor state with user stack. This function is normally used in conjunction with the SuperState function.
This function must not be called from the user state.
|
Enter supervisor state with user stack |