#ifndef _INTERRUPTS_H_ #define _INTERRUPTS_H_ void init_interrupts(); #endif