summaryrefslogtreecommitdiff
path: root/irq_test/interrupt_pkg.ads
diff options
context:
space:
mode:
Diffstat (limited to 'irq_test/interrupt_pkg.ads')
-rw-r--r--irq_test/interrupt_pkg.ads8
1 files changed, 8 insertions, 0 deletions
diff --git a/irq_test/interrupt_pkg.ads b/irq_test/interrupt_pkg.ads
index 6bc597e..2d24f3b 100644
--- a/irq_test/interrupt_pkg.ads
+++ b/irq_test/interrupt_pkg.ads
@@ -1,3 +1,11 @@
+--
+-- The license and distribution terms for this file may be
+-- found in the file LICENSE in this distribution or at
+-- http://www.rtems.com/license/LICENSE.
+--
+-- $Id$
+--
+
package Interrupt_pkg is
procedure itest;
end Interrupt_pkg;