Changeset c2f39fff in rtems
- Timestamp:
- 07/03/00 20:05:17 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 04e4829
- Parents:
- 8bc62aeb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/porting/interrupts.t
r8bc62aeb rc2f39fff 158 158 interrupt stack in software, then this macro should be set to TRUE and the 159 159 memory for the software managed interrupt stack is allocated in 160 _Interrupt_Manager_initialization. If this macro is set to FALSE, then160 @code{_ISR_Handler_initialization}. If this macro is set to FALSE, then 161 161 RTEMS assumes that the hardware managed interrupt stack is supported by 162 162 this CPU. If the CPU has a hardware managed interrupt stack, then the
Note: See TracChangeset
for help on using the changeset viewer.