source: rtems/cpukit/rtems/mainpage.h @ 61852aa0

4.104.115
Last change on this file since 61852aa0 was 61852aa0, checked in by Joel Sherrill <joel.sherrill@…>, on 09/17/08 at 21:40:48

2008-09-17 Joel Sherrill <joel.sherrill@…>

  • 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.
  • Property mode set to 100644
File size: 599 bytes
RevLine 
[6096728]1/*
2 *  COPYRIGHT (c) 1989-2008.
3 *  On-Line Applications Research Corporation (OAR).
4 *
5 *  The license and distribution terms for this file may be
6 *  found in the file LICENSE in this distribution or at
7 *  http://www.rtems.com/license/LICENSE.
8 *
9 *  $Id$
10 */
11
12/**
13 *  @mainpage
[61852aa0]14 *
15 *  The RTEMS real-time operating systems is a layered system
16 *  with each of the public APIs implemented in terms of a common
17 *  foundation layer called the SuperCore.  This is the Doxygen
18 *  generated documentation for the RTEMS CPU Kit including the
19 *  Classic API, POSIX API, uITRON API and SuperCore.
20 */
Note: See TracBrowser for help on using the repository browser.