Changeset a57b751 in mainline


Ignore:
Timestamp:
2012-09-19T11:19:37Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8316547f
Parents:
6412909
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/arm32/include/regutils.h

    r6412909 ra57b751  
    6363#define CP15_R1_TEX_REMAP_EN      (1 << 28)
    6464#define CP15_R1_ACCESS_FLAG_EN    (1 << 29)
    65 #define CP15_r1_THUMB_EXC_EN      (1 << 30)
     65#define CP15_R1_THUMB_EXC_EN      (1 << 30)
    6666
    6767/* ARM Processor Operation Modes */
Note: See TracChangeset for help on using the changeset viewer.