source: asp3_wo_tecs/trunk/target/dummy_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: 991 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 dispatch
11#undef start_dispatch
12#undef exit_and_dispatch
13#undef ret_int
14#undef ret_exc
15#undef call_exit_kernel
16#undef start_r
17#undef target_initialize
18#undef target_exit
19
20/*
21 * target_timer.c
22 */
23#undef target_hrt_initialize
24#undef target_hrt_terminate
25#undef target_hrt_get_current
26#undef target_hrt_set_event
27#undef target_hrt_raise_event
28#undef target_hrt_handler
29#undef target_ovrtimer_initialize
30#undef target_ovrtimer_terminate
31#undef target_ovrtimer_start
32#undef target_ovrtimer_stop
33#undef target_ovrtimer_get_current
34#undef target_ovrtimer_handler
35
36/*
37 * trace_config.c
38 */
39#undef log_dsp_enter
40#undef log_dsp_leave
41#undef log_inh_enter
42#undef log_inh_leave
43#undef log_exc_enter
44#undef log_exc_leave
45
46
47#endif /* TOPPERS_TARGET_RENAME_H */
Note: See TracBrowser for help on using the repository browser.