Ignore:
Timestamp:
Jun 26, 2017, 5:33:59 PM (7 years ago)
Author:
ertl-honda
Message:

コンフィギュレータをruby版に変更

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp3_wo_tecs/trunk/target/ct11mpcore_gcc/target_unrename.h

    r302 r304  
    3232
    3333
    34 #ifdef TOPPERS_LABEL_ASM
    35 
    36 /*
    37  *  target_kernel_impl.c
    38  */
    39 #undef _target_initialize
    40 #undef _target_exit
    41 
    42 /*
    43  *  target_timer.c
    44  */
    45 #undef _target_ovrtimer_initialize
    46 #undef _target_ovrtimer_terminate
    47 #undef _target_ovrtimer_start
    48 #undef _target_ovrtimer_stop
    49 #undef _target_ovrtimer_get_current
    50 #undef _target_ovrtimer_handler
    51 
    52 /*
    53  *  trace_config.c
    54  */
    55 #undef _log_dsp_enter
    56 #undef _log_dsp_leave
    57 #undef _log_inh_enter
    58 #undef _log_inh_leave
    59 #undef _log_exc_enter
    60 #undef _log_exc_leave
    61 
    62 
    63 #endif /* TOPPERS_LABEL_ASM */
    64 
    6534#include "chip_unrename.h"
    6635
Note: See TracChangeset for help on using the changeset viewer.