Ignore:
Timestamp:
Jul 3, 2020, 7:19:17 PM (4 years ago)
Author:
coas-nagasima
Message:

ASP3, TINET, mbed を更新

File:
1 edited

Legend:

Unmodified
Added
Removed
  • EcnlProtoTool/trunk/asp3_dcre/arch/arm_gcc/common/core_cfg1_out.h

    r321 r429  
    55 */
    66
    7 /*
    8  *  cfg1_out.cのリンクに必要な定義
    9  */
    10 
    117#include <kernel.h>
    128
    13 void sta_ker(void){}
     9void sta_ker(void) { }
    1410STK_T *const    _kernel_istkpt;
    15 
    16 /*
    17  *  offset.hを生成するための定義
    18  */
    19 const uint8_t   MAGIC_1 = 0x12;
    20 const uint16_t  MAGIC_2 = 0x1234;
    21 const uint32_t  MAGIC_4 = 0x12345678;
Note: See TracChangeset for help on using the changeset viewer.