Ignore:
Timestamp:
Jun 27, 2017, 10:53:32 AM (7 years ago)
Author:
ertl-honda
Message:

3.1.0を反映

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp3_wo_tecs/trunk/arch/arm_gcc/common/core_kernel.h

    r302 r306  
    66 *  Copyright (C) 2000-2003 by Embedded and Real-Time Systems Laboratory
    77 *                              Toyohashi Univ. of Technology, JAPAN
    8  *  Copyright (C) 2004-2015 by Embedded and Real-Time Systems Laboratory
     8 *  Copyright (C) 2004-2016 by Embedded and Real-Time Systems Laboratory
    99 *              Graduate School of Information Science, Nagoya Univ., JAPAN
    1010 *
     
    5353 *  の責任を負わない.
    5454 *
    55  *  $Id: core_kernel.h 454 2015-08-16 03:18:46Z ertl-hiro $
     55 *  $Id: core_kernel.h 718 2016-04-01 15:05:01Z ertl-hiro $
    5656 */
    5757
     
    109109        uint32_t        r3;
    110110        uint32_t        r4;
     111        uint32_t        r5;
    111112        uint32_t        r12;
    112113        uint32_t        lr;
     
    125126        uint32_t        r3;
    126127        uint32_t        r4;
     128        uint32_t        r5;
    127129        uint32_t        r12;
    128130        uint32_t        lr;
Note: See TracChangeset for help on using the changeset viewer.