Macro sel4_runtime_common::declare_stack

source ยท
macro_rules! declare_stack {
    ($size:expr) => { ... };
}