Changeset ea3e6928 in rtems


Ignore:
Timestamp:
11/26/13 07:08:38 (10 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
98eb7e78
Parents:
1350a702
git-author:
Sebastian Huber <sebastian.huber@…> (11/26/13 07:08:38)
git-committer:
Sebastian Huber <sebastian.huber@…> (11/26/13 09:02:09)
Message:

nios2: Typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpukit/score/cpu/nios2/rtems/score/nios2-utility.h

    r1350a702 rea3e6928  
    160160 *
    161161 * The board support package must provide a global symbol with this name to
    162  * specifiy the status register mask used in _CPU_ISR_Disable().
     162 * specify the status register mask used in _CPU_ISR_Disable().
    163163 */
    164164extern char _Nios2_ISR_Status_mask [];
     
    169169 *
    170170 * The board support package must provide a global symbol with this name to
    171  * specifiy the status register bits used in _CPU_ISR_Disable().
     171 * specify the status register bits used in _CPU_ISR_Disable().
    172172 */
    173173extern char _Nios2_ISR_Status_bits [];
Note: See TracChangeset for help on using the changeset viewer.