#ifndef __CORTEX_M_SYSTICK_H__ #define __CORTEX_M_SYSTICK_H__ void cortex_m_systick_init(void); #endif /* __CORTEX_M_SYSTICK_H__ */