Changeset e4ca8d7 in rtems
- Timestamp:
- 04/20/99 13:08:47 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- f0f7016
- Parents:
- b4b8d2eb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/bsp_howto/adaintr.t
rb4b8d2eb re4ca8d7 61 61 @section Example Ada95 Interrupt Program 62 62 63 An example program is available to show how interrupts 64 can be handled in Ada95. Note that generation of the test 65 interrupt (irqforce.c) is bsp specific and must be edited. 63 An example program (@code{irq_test}) is included in the 64 Ada examples package to show how interrupts can be handled 65 in Ada95. Note that generation of the test interrupt 66 (@code{irqforce.c}) is bsp specific and must be edited. 67 68 NOTE: The @code{irq_test} example was written for the SPARC/ERC32 69 BSP. 66 70 67 71 @section Version Requirements
Note: See TracChangeset
for help on using the changeset viewer.