2008-04-18 Joel Sherrill <joel.sherrill@oarcorp.com>

* rtems/mainpage.h: New file.
This commit is contained in:
Joel Sherrill
2008-04-18 20:16:22 +00:00
parent f9293dfaf1
commit 60967286ce
2 changed files with 20 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
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,

16
cpukit/rtems/mainpage.h Normal file
View File

@@ -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.
*/