sel4_runtime_common

Macro declare_stack

Source
macro_rules! declare_stack {
    ($size:expr) => { ... };
}