Changeset 2bc49cf7 in rtems


Ignore:
Timestamp:
10/25/02 05:02:43 (21 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
5c8b6b6
Parents:
fa87598
Message:

2002-10-25 Ralf Corsepius <corsepiu@…>

  • rtems/score/sh.h: Fix typo in comment (Starus->Status).
Location:
cpukit/score/cpu/sh
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cpukit/score/cpu/sh/ChangeLog

    rfa87598 r2bc49cf7  
     12002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * rtems/score/sh.h: Fix typo in comment (Starus->Status).
     4
    152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/score/cpu/sh/rtems/score/sh.h

    rfa87598 r2bc49cf7  
    244244#define SH4_SR_RESERV      0x8fff7d0d /* Reserved bits, read/write as 0 */
    245245
    246 /* FPSCR -- FPU Starus/Control Register */
     246/* FPSCR -- FPU Status/Control Register */
    247247#define SH4_FPSCR_FR       0x00200000 /* FPU register bank specifier */
    248248#define SH4_FPSCR_SZ       0x00100000 /* FMOV 64-bit transfer mode */
Note: See TracChangeset for help on using the changeset viewer.