source: mypx/target/macosx_gcc/target_unrename.h

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

TOPPERS/ASP 1.9.1

ファイルサイズ: 1.7 KB
Rev 
[7]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 *  kernel_cfg.c
9 */
10#undef sigmask_table
11#undef sigmask_disint_init
12
13/*
14 *  target_config.c
15 */
16#undef sigmask_intlock
17#undef sigmask_cpulock
18#undef lock_flag
19#undef saved_sigmask
20#undef ipm_value
21#undef sigmask_disint
22#undef dispatch
23#undef exit_and_dispatch
24#undef ret_int
25#undef ret_exc
26#undef call_exit_kernel
27#undef start_r
28#undef target_initialize
29#undef target_exit
30
31/*
32 *  target_timer.c
33 */
34#undef target_timer_get_current
35#undef target_timer_probe_int
36#undef target_ovrtimer_start
37#undef target_ovrtimer_stop
38#undef target_ovrtimer_get_current
39
40/*
41 *  trace_config.c
42 */
43#undef log_dsp_enter
44#undef log_dsp_leave
45#undef log_inh_enter
46#undef log_inh_leave
47#undef log_exc_enter
48#undef log_exc_leave
49
50#ifdef TOPPERS_LABEL_ASM
51
52/*
53 *  kernel_cfg.c
54 */
55#undef _sigmask_table
56#undef _sigmask_disint_init
57
58/*
59 *  target_config.c
60 */
61#undef _sigmask_intlock
62#undef _sigmask_cpulock
63#undef _lock_flag
64#undef _saved_sigmask
65#undef _ipm_value
66#undef _sigmask_disint
67#undef _dispatch
68#undef _exit_and_dispatch
69#undef _ret_int
70#undef _ret_exc
71#undef _call_exit_kernel
72#undef _start_r
73#undef _target_initialize
74#undef _target_exit
75
76/*
77 *  target_timer.c
78 */
79#undef _target_timer_get_current
80#undef _target_timer_probe_int
81#undef _target_ovrtimer_start
82#undef _target_ovrtimer_stop
83#undef _target_ovrtimer_get_current
84
85/*
86 *  trace_config.c
87 */
88#undef _log_dsp_enter
89#undef _log_dsp_leave
90#undef _log_inh_enter
91#undef _log_inh_leave
92#undef _log_exc_enter
93#undef _log_exc_leave
94
95#endif /* TOPPERS_LABEL_ASM */
96
97
98#endif /* TOPPERS_TARGET_RENAME_H */
詳しい使い方は TracBrowser を参照してください。