PRE_INTR_INIT_HOOK

Section: (9)
Updated: 09 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: 00:02:39 GMT, October 09, 2005