Macro sel4_common::ROUND_UP

source ·
macro_rules! ROUND_UP {
    ($n:expr,$b:expr) => { ... };
}