[next] [prev] [prev-tail] [tail] [up]
The nostackframe modifier can be used to tell the compiler it should not generate a stack frame for this procedure or function. By default, a stack frame is always generated for each procedure or function.
[next] [prev] [prev-tail] [front] [up]