.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "INTR_INIT_HOOK" "" "06 October 2005" "" ""
.SH NAME
intr_init_hook \- post gate setup interrupt initialisation
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void __init intr_init_hook ( \fIvoid\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvoid\fB\fR
no arguments
.SH "DESCRIPTION"
.PP
Fill in any interrupts that may have been left out by the general
\fBinit_IRQ\fR 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.
.SH "DESCRIPTION"
.PP
Fill in any interrupts that may have been left out by the general
\fBinit_IRQ\fR 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.