gonzui


Format: Advanced Search

mtkernel_3/include/tk/sysdepend/iote_rx231/dbgspt.hbare sourcepermlink (0.00 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:  *      dbgspt.h
   16:  *
   17:  *      micro T-Kernel Debugger Support Definition (RX231 IoT-Engine depended)
   18:  */
   19: 
   20: #ifndef __TK_DBGSPT_DEPEND_H__
   21: #define __TK_DBGSPT_DEPEND_H__
   22: 
   23: #include "../cpu/core/rxv2/dbgspt.h"
   24: 
   25: #endif /* __TK_DBGSPT_DEPEND_H__ */