Return to user state with user stack
Source position: exec.pas line 1292
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 |