summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/include/rtems/init.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/sapi/include/rtems/init.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/cpukit/sapi/include/rtems/init.h b/cpukit/sapi/include/rtems/init.h
index d17c17d5be..717927d81d 100644
--- a/cpukit/sapi/include/rtems/init.h
+++ b/cpukit/sapi/include/rtems/init.h
@@ -1,4 +1,6 @@
-/* init.h
+/**
+ * @file rtems/init.h
+ *
*
* This include file contains all the constants and structures associated
* with the Initialization Manager. This manager is responsible for
@@ -10,8 +12,9 @@
*
* + initialize the RTEMS executive
* + shutdown the RTEMS executive
- *
- *
+ */
+
+/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*