kernel

Macro is_cheri

Source
macro_rules! is_cheri {
    () => { ... };
}