Rev 14 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
#include "global.h"
void irqhandler(void) ICODE_ATTR;
void INT_TIMER(void) ICODE_ATTR;
void interrupt_init(void) INITCODE_ATTR;
#endif