Functions | |
| void | __tm_clear_some_stack_words () |
| Clears some words on the stack to prevent some garabage. | |
| void __tm_clear_some_stack_words | ( | ) |
Clears some words on the stack to prevent some garabage.
Clears the stack and initializes register root set.
Avoid leaving garbage on the stack Note: Do not move this in to user.c, it might be optimized away.
1.6.1