forked from Imagelibrary/rtems
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* rtems/score/cpu.h: Add doxygen preamble. * rtems/score/powerpc.h: Add doxygen preamble. * rtems/score/ppc.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
/* powerpc.h
|
/**
|
||||||
*
|
* @file rtems/score/powerpc.h
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* This file contains definitions for the IBM/Motorola PowerPC
|
* This file contains definitions for the IBM/Motorola PowerPC
|
||||||
* family members.
|
* family members.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,10 @@
|
|||||||
|
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
* rtems/score/cpu.h: Add doxygen preamble.
|
||||||
|
* rtems/score/powerpc.h: Add doxygen preamble.
|
||||||
|
* rtems/score/ppc.h: Add doxygen preamble.
|
||||||
|
* rtems/score/types.h: Add doxygen preamble.
|
||||||
|
|
||||||
2004-10-20 Eric Norum <norume@aps.anl.gov
|
2004-10-20 Eric Norum <norume@aps.anl.gov
|
||||||
|
|
||||||
Add Kate Feng's MVME5500 BSP
|
Add Kate Feng's MVME5500 BSP
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/score/cpu.h
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
/* powerpc.h
|
/**
|
||||||
*
|
* @file rtems/score/powerpc.h
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* This file contains definitions for the IBM/Motorola PowerPC
|
* This file contains definitions for the IBM/Motorola PowerPC
|
||||||
* family members.
|
* family members.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file rtems/score/ppc.h
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The license and distribution terms for this file may in
|
* The license and distribution terms for this file may in
|
||||||
* the file LICENSE in this distribution or at
|
* the file LICENSE in this distribution or at
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
/* types.h
|
/**
|
||||||
*
|
* @file rtems/score/types.h
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* This include file contains type definitions pertaining to the PowerPC
|
* This include file contains type definitions pertaining to the PowerPC
|
||||||
* processor family.
|
* processor family.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user