source: azure_iot_hub_riscv/trunk/asp_baseplatform/target/k210_gcc/target_unrename.h@ 453

Last change on this file since 453 was 453, checked in by coas-nagasima, 4 years ago

ファイルを追加

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/x-chdr;charset=UTF-8
File size: 1.0 KB
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 * kernel_cfg.c
9 */
10#undef vector_table
11#undef bitpat_cfgint
12
13/*
14 * target_config.c
15 */
16#undef target_initialize
17#undef target_exit
18#undef default_plic_handler
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 _vector_table
38#undef _bitpat_cfgint
39
40/*
41 * target_config.c
42 */
43#undef _target_initialize
44#undef _target_exit
45#undef _default_plic_handler
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 "riscv_gcc/prc_unrename.h"
62
63#endif /* TOPPERS_TARGET_RENAME_H */
Note: See TracBrowser for help on using the repository browser.