source: asp3_wo_tecs/trunk/target/ct11mpcore_gcc/target_unrename.h@ 304

Last change on this file since 304 was 304, checked in by ertl-honda, 7 years ago

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

File size: 716 bytes
Line 
1/* This file is generated from target_rename.def by genrename. */
2
3/* This file is included only when target_rename.h has been included. */
4#ifdef TOPPERS_TARGET_RENAME_H
5#undef TOPPERS_TARGET_RENAME_H
6
7/*
8 * target_kernel_impl.c
9 */
10#undef target_initialize
11#undef target_exit
12
13/*
14 * target_timer.c
15 */
16#undef target_ovrtimer_initialize
17#undef target_ovrtimer_terminate
18#undef target_ovrtimer_start
19#undef target_ovrtimer_stop
20#undef target_ovrtimer_get_current
21#undef target_ovrtimer_handler
22
23/*
24 * trace_config.c
25 */
26#undef log_dsp_enter
27#undef log_dsp_leave
28#undef log_inh_enter
29#undef log_inh_leave
30#undef log_exc_enter
31#undef log_exc_leave
32
33
34#include "chip_unrename.h"
35
36#endif /* TOPPERS_TARGET_RENAME_H */
Note: See TracBrowser for help on using the repository browser.