source: rubycfg_asp/trunk/asp_dcre/target/gr_sakura_gcc/target_unrename.h@ 313

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

ソースを追加

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/x-chdr
File size: 724 bytes
Line 
1/* This file is generated from target_rename.def by genrename. */
2
3#ifndef TOPPERS_TARGET_RENAME_H
4#define TOPPERS_TARGET_RENAME_H
5
6/*
7 * target_config.c
8 */
9#undef target_initialize
10#undef target_exit
11
12/*
13 * trace_config.c
14 */
15#undef log_dsp_enter
16#undef log_dsp_leave
17#undef log_inh_enter
18#undef log_inh_leave
19#undef log_exc_enter
20#undef log_exc_leave
21
22
23#ifdef TOPPERS_LABEL_ASM
24
25/*
26 * target_config.c
27 */
28#undef _target_initialize
29#undef _target_exit
30
31/*
32 * trace_config.c
33 */
34#undef _log_dsp_enter
35#undef _log_dsp_leave
36#undef _log_inh_enter
37#undef _log_inh_leave
38#undef _log_exc_enter
39#undef _log_exc_leave
40
41
42#endif /* TOPPERS_LABEL_ASM */
43
44#include "rx630_gcc/prc_unrename.h"
45
46#endif /* TOPPERS_TARGET_RENAME_H */
Note: See TracBrowser for help on using the repository browser.