summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/include/rtems/init.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-11-21 07:42:11 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-11-21 07:42:11 +0000
commitb96254f8dd6f0803f23557ab449f716738dbab87 (patch)
treefd9f10482d358f8abb4903faa12010dd0f5cabfa /cpukit/sapi/include/rtems/init.h
parent2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b96254f8dd6f0803f23557ab449f716738dbab87.tar.bz2
Add doxygen preamble.
Diffstat (limited to 'cpukit/sapi/include/rtems/init.h')
-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).
*