init_intrinfo()

void init_intrinfo (void)

Initialize the intrinfo structure.

x86
You would need to change this only if your hardware doesn't have the standard PC-compatible dual 8259 configuration.
ARM
No default version exists; you must supply one.

If you're providing your own function, make sure it initializes:

This initialization of the structure is done via a call to the function add_interrupt_array().