#include namespace interrupt { void (*handler[128])(const uint8_t cpuID, const uint16_t interruptID); }