diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 0c523c4aeb..959c65df28 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2008-04-18 Joel Sherrill + + * rtems/mainpage.h: New file. + 2008-04-18 Joel Sherrill * rtems/Doxyfile, rtems/include/rtems/rtems/asr.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. +*/