Ignore:
Timestamp:
2018-05-17T08:29:01Z (6 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6ff23ff
Parents:
fac0ac7
git-author:
Jiri Svoboda <jiri@…> (2018-05-16 17:28:17)
git-committer:
Jiri Svoboda <jiri@…> (2018-05-17 08:29:01)
Message:

Fix block comment formatting (ccheck).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/arm32/src/mm/page_fault.c

    rfac0ac7 r7c3fb9b  
    153153        }
    154154
    155         /* See ARM Architecture reference manual ARMv7-A and ARMV7-R edition
    156          * A5.3 (PDF p. 206) */
     155        /*
     156         * See ARM Architecture reference manual ARMv7-A and ARMV7-R edition
     157         * A5.3 (PDF p. 206)
     158         */
    157159        static const struct {
    158160                uint32_t mask;
Note: See TracChangeset for help on using the changeset viewer.