Changeset 14f44a3 in ada-examples for irq_test/interrupt_pkg.ads
- Timestamp:
- 10/17/07 20:55:06 (16 years ago)
- Branches:
- ada-examples-4-10-branch, ada-examples-4-9-branch, master
- Children:
- 36fcd41
- Parents:
- 2059da6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
irq_test/interrupt_pkg.ads
r2059da6 r14f44a3 1 -- 2 -- The license and distribution terms for this file may be 3 -- found in the file LICENSE in this distribution or at 4 -- http://www.rtems.com/license/LICENSE. 5 -- 6 -- $Id$ 7 -- 8 1 9 package Interrupt_pkg is 2 10 procedure itest;
Note: See TracChangeset
for help on using the changeset viewer.