summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-04-18 20:16:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-04-18 20:16:22 +0000
commit60967286ce18b662e4e3d2e5fd7c11d83e4b9201 (patch)
tree39209236ec8fc1939116cdd26f069bb38fbc2972 /cpukit
parent2008-04-18 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-60967286ce18b662e4e3d2e5fd7c11d83e4b9201.tar.bz2
2008-04-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/mainpage.h: New file.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/rtems/mainpage.h16
2 files changed, 20 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 0c523c4aeb..959c65df28 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2008-04-18 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * rtems/mainpage.h: New file.
+
+2008-04-18 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* rtems/Doxyfile, rtems/include/rtems/rtems/asr.h,
rtems/include/rtems/rtems/attr.h,
rtems/include/rtems/rtems/barrier.h,
diff --git a/cpukit/rtems/mainpage.h b/cpukit/rtems/mainpage.h
new file mode 100644
index 0000000000..92b331145e
--- /dev/null
+++ b/cpukit/rtems/mainpage.h
@@ -0,0 +1,16 @@
+/*
+ * COPYRIGHT (c) 1989-2008.
+ * On-Line Applications Research Corporation (OAR).
+ *
+ * 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$
+ */
+
+/**
+ * @mainpage
+
+This is the RTEMS Classic API documentation.
+*/