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/dummy_gcc/target_unrename.h

    r302 r304  
    4444#undef log_exc_leave
    4545
    46 #ifdef TOPPERS_LABEL_ASM
    47 
    48 /*
    49  *  target_kernel_impl.c
    50  */
    51 #undef _dispatch
    52 #undef _start_dispatch
    53 #undef _exit_and_dispatch
    54 #undef _ret_int
    55 #undef _ret_exc
    56 #undef _call_exit_kernel
    57 #undef _start_r
    58 #undef _target_initialize
    59 #undef _target_exit
    60 
    61 /*
    62  *  target_timer.c
    63  */
    64 #undef _target_hrt_initialize
    65 #undef _target_hrt_terminate
    66 #undef _target_hrt_get_current
    67 #undef _target_hrt_set_event
    68 #undef _target_hrt_raise_event
    69 #undef _target_hrt_handler
    70 #undef _target_ovrtimer_initialize
    71 #undef _target_ovrtimer_terminate
    72 #undef _target_ovrtimer_start
    73 #undef _target_ovrtimer_stop
    74 #undef _target_ovrtimer_get_current
    75 #undef _target_ovrtimer_handler
    76 
    77 /*
    78  *  trace_config.c
    79  */
    80 #undef _log_dsp_enter
    81 #undef _log_dsp_leave
    82 #undef _log_inh_enter
    83 #undef _log_inh_leave
    84 #undef _log_exc_enter
    85 #undef _log_exc_leave
    86 
    87 #endif /* TOPPERS_LABEL_ASM */
    88 
    8946
    9047#endif /* TOPPERS_TARGET_RENAME_H */
Note: See TracChangeset for help on using the changeset viewer.