OSClearStack

Syntax

#include <revolution/os.h>

void OSClearStack ( u8 val );

Arguments

val The value set to the current stack.

Return Values

None.

Description

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.

See Also

None.

Revision History

2006/03/01 Initial version.


CONFIDENTIAL