Macro sys_tick_handler

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