Searched refs:Interrupt_Name (Results 1 – 1 of 1) sorted by relevance
118 static const char *Interrupt_Name[] = { variable321 if (id < sizeof(Interrupt_Name) / sizeof(const char *)) in handle_trap()323 msg = Interrupt_Name[id]; in handle_trap()
Completed in 3 milliseconds