sel4_newlib

Macro declare_sbrk_with_static_heap

Source
macro_rules! declare_sbrk_with_static_heap {
    ($n:expr) => { ... };
}