source: target/dummy_gcc/target_unrename.h @ 7

このファイルの 7 以降における最終更新内容7 で kominami が 2015/09/12 9:22:12 に更新しました

TOPPERS/ASP 1.9.1

ファイルサイズ: 1.4 KB
 
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_config.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_timer_get_current
24#undef target_timer_probe_int
25#undef target_ovrtimer_start
26#undef target_ovrtimer_stop
27#undef target_ovrtimer_get_current
28
29/*
30 *  trace_config.c
31 */
32#undef log_dsp_enter
33#undef log_dsp_leave
34#undef log_inh_enter
35#undef log_inh_leave
36#undef log_exc_enter
37#undef log_exc_leave
38
39#ifdef TOPPERS_LABEL_ASM
40
41/*
42 *  target_config.c
43 */
44#undef _dispatch
45#undef _start_dispatch
46#undef _exit_and_dispatch
47#undef _ret_int
48#undef _ret_exc
49#undef _call_exit_kernel
50#undef _start_r
51#undef _target_initialize
52#undef _target_exit
53
54/*
55 *  target_timer.c
56 */
57#undef _target_timer_get_current
58#undef _target_timer_probe_int
59#undef _target_ovrtimer_start
60#undef _target_ovrtimer_stop
61#undef _target_ovrtimer_get_current
62
63/*
64 *  trace_config.c
65 */
66#undef _log_dsp_enter
67#undef _log_dsp_leave
68#undef _log_inh_enter
69#undef _log_inh_leave
70#undef _log_exc_enter
71#undef _log_exc_leave
72
73#endif /* TOPPERS_LABEL_ASM */
74
75
76#endif /* TOPPERS_TARGET_RENAME_H */
詳しい使い方は TracBrowser を参照してください。