.\" 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 "PRE_INTR_INIT_HOOK" "9" "09 October 2005" "" ""
.SH NAME
pre_intr_init_hook \- initialisation prior to setting up interrupt vectors
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void __init pre_intr_init_hook ( \fIvoid\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvoid\fB\fR
no arguments
.SH "DESCRIPTION"
.PP
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.
.SH "DESCRIPTION"
.PP
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.