source: target/dve68k_gcc/target_unrename.h

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

TOPPERS/ASP 1.9.1

ファイルサイズ: 998 B
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 bitpat_cfgint
11
12/*
13 *  target_config.c
14 */
15#undef board_id
16#undef board_addr
17#undef target_initialize
18#undef target_exit
19#undef x_config_int
20
21/*
22 *  trace_config.c
23 */
24#undef log_dsp_enter
25#undef log_dsp_leave
26#undef log_inh_enter
27#undef log_inh_leave
28#undef log_exc_enter
29#undef log_exc_leave
30
31
32#ifdef TOPPERS_LABEL_ASM
33
34/*
35 *  kernel_cfg.c
36 */
37#undef _bitpat_cfgint
38
39/*
40 *  target_config.c
41 */
42#undef _board_id
43#undef _board_addr
44#undef _target_initialize
45#undef _target_exit
46#undef _x_config_int
47
48/*
49 *  trace_config.c
50 */
51#undef _log_dsp_enter
52#undef _log_dsp_leave
53#undef _log_inh_enter
54#undef _log_inh_leave
55#undef _log_exc_enter
56#undef _log_exc_leave
57
58
59#endif /* TOPPERS_LABEL_ASM */
60
61#include "m68k_gcc/prc_unrename.h"
62
63#endif /* TOPPERS_TARGET_RENAME_H */
詳しい使い方は TracBrowser を参照してください。