INTR_INIT_HOOK

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

intr_init_hook - post gate setup interrupt initialisation  

SYNOPSIS

"SYNOPSIS"

void __init intr_init_hook ( void);  

ARGUMENTS

void
no arguments
 

DESCRIPTION

Fill in any interrupts that may have been left out by the general init_IRQ routine. interrupts having to do with the machine rather than the devices on the I/O bus (like APIC interrupts in intel MP systems) are started here.  

DESCRIPTION

Fill in any interrupts that may have been left out by the general init_IRQ routine. interrupts having to do with the machine rather than the devices on the I/O bus (like APIC interrupts in intel MP systems) are started here.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:17 GMT, October 09, 2005