Ignore:
Timestamp:
Oct 19, 2013, 12:38:33 AM (11 years ago)
Author:
ertl-hiro
Message:

ASP Release 1.9.0 への追従。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp_wo_cfg/trunk/include/kernel.h

    r49 r62  
    66 *  Copyright (C) 2000-2003 by Embedded and Real-Time Systems Laboratory
    77 *                              Toyohashi Univ. of Technology, JAPAN
    8  *  Copyright (C) 2004-2012 by Embedded and Real-Time Systems Laboratory
     8 *  Copyright (C) 2004-2013 by Embedded and Real-Time Systems Laboratory
    99 *              Graduate School of Information Science, Nagoya Univ., JAPAN
    1010 *
     
    555555#define TKERNEL_MAKER   UINT_C(0x0118)  /* カーネルのメーカーコード */
    556556#define TKERNEL_PRID    UINT_C(0x0007)  /* カーネルの識別番号 */
    557 #define TKERNEL_SPVER   UINT_C(0xf515)  /* カーネル仕様のバージョン番号 */
    558 #define TKERNEL_PRVER   UINT_C(0x1080)  /* カーネルのバージョン番号 */
     557#define TKERNEL_SPVER   UINT_C(0xf516)  /* カーネル仕様のバージョン番号 */
     558#define TKERNEL_PRVER   UINT_C(0x1090)  /* カーネルのバージョン番号 */
    559559
    560560/*
Note: See TracChangeset for help on using the changeset viewer.