#ifndef INTERRUPTS_H #define INTERRUPTS_H #include void interrupts_init(uint16_t sel); #endif