gonzui


Format: Advanced Search

mtkernel_3/kernel/sysdepend/cpu/rx231/cpu_status.hbare sourcepermlink (0.01 seconds)

Search this content:

    1: /*
    2:  *----------------------------------------------------------------------
    3:  *    micro T-Kernel 3.00.01
    4:  *
    5:  *    Copyright (C) 2006-2020 by Ken Sakamura.
    6:  *    This software is distributed under the T-License 2.2.
    7:  *----------------------------------------------------------------------
    8:  *
    9:  *    Released by TRON Forum(http://www.tron.org) at 2020/05/29.
   10:  *
   11:  *----------------------------------------------------------------------
   12:  */
   13: 
   14: /*
   15:  *      cpu_status.h (RX231)
   16:  *      CPU-Dependent Task Start Processing
   17:  */
   18: 
   19: #ifndef _SYSDEPEND_CPU_CPUSTATUS_
   20: #define _SYSDEPEND_CPU_CPUSTATUS_
   21: 
   22: #include "../core/rxv2/cpu_status.h"
   23: 
   24: #endif /* _SYSDEPEND_CPU_CPUSTATUS_ */