#ifndef HAL_ISR_H_ #define HAL_ISR_H_ void isr_init(void); #endif // HAL_ISR_H_