summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/system.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-17 21:40:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-17 21:40:48 +0000
commit61852aa0db617840182ddc1d286ce971882a4905 (patch)
treeb8f564f65959dddb8fd816a5b06a3d49ff9714d1 /cpukit/score/include/rtems/system.h
parent2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-61852aa0db617840182ddc1d286ce971882a4905.tar.bz2
2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* Doxyfile.in, rtems/mainpage.h, score/include/rtems/system.h: Move to generating Doxygen for more of CPU Kit. * rtems/Doxyfile, score/Doxyfile, score/mainpage.h: Removed.
Diffstat (limited to '')
-rw-r--r--cpukit/score/include/rtems/system.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/cpukit/score/include/rtems/system.h b/cpukit/score/include/rtems/system.h
index c08cb788ef..af0e9b6aca 100644
--- a/cpukit/score/include/rtems/system.h
+++ b/cpukit/score/include/rtems/system.h
@@ -20,15 +20,6 @@
#ifndef _RTEMS_SYSTEM_H
#define _RTEMS_SYSTEM_H
-/**
- * @mainpage RTEMS SuperCore
- *
- * The RTEMS real-time operating systems is a layered system
- * with each of the public APIs implemented in terms of a common
- * foundation layer called the SuperCore. This is the Doxygen
- * generated documentation for the RTEMS SuperCore.
- */
-
#ifdef __cplusplus
extern "C" {
#endif