summaryrefslogtreecommitdiff
path: root/c/src/lib/libbsp/sparc/erc32/gnatsupp/gnatsupp.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sparc/erc32/gnatsupp/gnatsupp.c')
-rw-r--r--c/src/lib/libbsp/sparc/erc32/gnatsupp/gnatsupp.c15
1 files changed, 13 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/sparc/erc32/gnatsupp/gnatsupp.c b/c/src/lib/libbsp/sparc/erc32/gnatsupp/gnatsupp.c
index bc70883766..46bbabe2b0 100644
--- a/c/src/lib/libbsp/sparc/erc32/gnatsupp/gnatsupp.c
+++ b/c/src/lib/libbsp/sparc/erc32/gnatsupp/gnatsupp.c
@@ -1,7 +1,18 @@
+/**
+ * @file
+ *
+ * @ingroup sparc_erc32
+ *
+ * @brief Support for gnat/rtems interrupts and exception handling
+ */
+
/*
+ * COPYRIGHT (c) 1999.
+ * European Space Agency.
*
- * Support for gnat/rtems interrupts and exception handling.
- * Jiri Gaisler, ESA/ESTEC, 17-02-1999.
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.rtems.org/license/LICENSE.
*/
#include <bsp/gnatcommon.h>