Ignore:
Timestamp:
Jun 26, 2017, 6:45:41 PM (7 years ago)
Author:
ertl-honda
Message:

3.0.0のリリース版に追従

File:
1 edited

Legend:

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

    r302 r305  
    5353 *  の責任を負わない.
    5454 *
    55  *  $Id: kernel.h 463 2015-10-18 14:25:55Z ertl-hiro $
     55 *  $Id: kernel.h 520 2016-01-14 05:06:26Z ertl-hiro $
    5656 */
    5757
     
    548548#define TKERNEL_PRID    UINT_C(0x0007)  /* カーネルの識別番号 */
    549549#define TKERNEL_SPVER   UINT_C(0xf630)  /* カーネル仕様のバージョン番号 */
    550 #define TKERNEL_PRVER   UINT_C(0x30b0)  /* カーネルのバージョン番号 */
     550#define TKERNEL_PRVER   UINT_C(0x3000)  /* カーネルのバージョン番号 */
    551551
    552552/*
Note: See TracChangeset for help on using the changeset viewer.