From e4ca8d71cc216703cf9e7a610b12c446e112fbdb Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 20 Apr 1999 13:08:47 +0000 Subject: Updated to reflect inclusion of IRQ test in ada examples. --- doc/bsp_howto/adaintr.t | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/bsp_howto/adaintr.t b/doc/bsp_howto/adaintr.t index ee87156e42..d5873c510d 100644 --- a/doc/bsp_howto/adaintr.t +++ b/doc/bsp_howto/adaintr.t @@ -60,9 +60,13 @@ done separately, typically by writing various device register. @section Example Ada95 Interrupt Program -An example program is available to show how interrupts -can be handled in Ada95. Note that generation of the test -interrupt (irqforce.c) is bsp specific and must be edited. +An example program (@code{irq_test}) is included in the +Ada examples package to show how interrupts can be handled +in Ada95. Note that generation of the test interrupt +(@code{irqforce.c}) is bsp specific and must be edited. + +NOTE: The @code{irq_test} example was written for the SPARC/ERC32 +BSP. @section Version Requirements -- cgit v1.2.3