Share via


OALIntrMapInit (Compact 2013)

10/16/2014

This function initializes the mapping structure that describes bi-directional mapping between IRQs and SYSINTR logical interrupts. It must be called from the OALIntrInit function.

Syntax

VOID OALIntrMapInit();

Parameters

None.

Return Value

None.

Remarks

OALIntrMapInit initializes the mapping arrays.

Requirements

Header

oal_intr.h

Library

Developer Implemented

See Also

Reference

Interrupt Functions