Changeset 79e84c9 in mainline for kernel/arch/arm32/include/cpu.h


Ignore:
Timestamp:
2012-04-01T21:56:25Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
71ca5a4
Parents:
a44ae3dd
Message:

kernel, arm32: Update implementer information.

Fix array access checks.

File:
1 edited

Legend:

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

    ra44ae3dd r79e84c9  
    4141
    4242
    43 /** Struct representing ARM CPU identifiaction. */
     43/** Struct representing ARM CPU identification. */
    4444typedef struct {
    4545        /** Implementator (vendor) number. */
Note: See TracChangeset for help on using the changeset viewer.