#include <revolution/os.h> void OSClearStack ( u8 val );
| val | The value set to the current stack. |
|---|
None.
Sets the val value to the stack of the thread to call.
Note:By default, the default stack for the main function is zeroed out.
None.
2006/03/01 Initial version.
CONFIDENTIAL