Macro libertyos_kernel::serprint[][src]

macro_rules! serprint {
    ($($arg : tt) *) => { ... };
}