Ignore:
Timestamp:
Apr 17, 2014, 8:04:43 AM (10 years ago)
Author:
ertl-hiro
Message:

ASPカーネルの動的生成パッケージに追従。

File:
1 edited

Legend:

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

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