void __init pre_intr_init_hook ( void);
Perform any necessary interrupt initialisation prior to setting up the ``ordinary'' interrupt call gates. For legacy reasons, the ISA interrupts should be initialised here if the machine emulates a PC in any way.
Perform any necessary interrupt initialisation prior to setting up the ``ordinary'' interrupt call gates. For legacy reasons, the ISA interrupts should be initialised here if the machine emulates a PC in any way.