PRE_INTR_INIT_HOOK

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

 

NAME

pre_intr_init_hook - initialisation prior to setting up interrupt vectors  

SYNOPSIS

"SYNOPSIS"

void __init pre_intr_init_hook ( void);  

ARGUMENTS

void
no arguments
 

DESCRIPTION

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.  

DESCRIPTION

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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:52 GMT, October 06, 2005