RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


Interrupts Install the Interrupt Stack

PREV UP NEXT Bookshelf RTEMS Porting Guide

5.3.3: Install the Interrupt Stack

The _CPU_Install_interrupt_stack routine XXX

This routine installs the hardware interrupt stack pointer.

NOTE: It need only be provided if CPU_HAS_HARDWARE_INTERRUPT_STAC is TRUE.

void _CPU_Install_interrupt_stack( void )


PREV UP NEXT Bookshelf RTEMS Porting Guide

Copyright © 1988-2004 OAR Corporation