Changeset 0312d81f in rtems


Ignore:
Timestamp:
01/05/00 23:01:05 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
aaac6d6
Parents:
86217271
Message:

Fixed comment thanks to John M. Mills <jmills@…>.

Location:
c/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/src/exec/score/cpu/sh/ispsh7045.c

    r86217271 r0312d81f  
    4040 *  $Id$
    4141 */
    42 
    43 /**************************************************************************
    44  *     Note this file contains two pair of independent sections which are
    45  *     used conditionally, depending on whether the module is being built
    46  *     for the SH703x or SH704x families of processor
    47  **************************************************************************/
    4842
    4943#include <rtems/system.h>
  • c/src/lib/libcpu/sh/sh7045/score/ispsh7045.c

    r86217271 r0312d81f  
    4040 *  $Id$
    4141 */
    42 
    43 /**************************************************************************
    44  *     Note this file contains two pair of independent sections which are
    45  *     used conditionally, depending on whether the module is being built
    46  *     for the SH703x or SH704x families of processor
    47  **************************************************************************/
    4842
    4943#include <rtems/system.h>
Note: See TracChangeset for help on using the changeset viewer.