Skip to main content

init_stack_pattern

Macro init_stack_pattern 

Source
macro_rules! init_stack_pattern {
    () => { ... };
}
Expand description

Define an .init4 function to initialize the stack.

This macro should be called once from the main crate to define an .init4 function to overwrite the entire stack with PATTERN.