source: asp3_tinet_ecnl_rx/trunk/asp3_dcre/target/gr_sakura_gcc/target_unrename.h@ 337

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

ASP3版ECNLを追加

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/x-chdr;charset=UTF-8
File size: 730 bytes
Line 
1/* This file is generated from target_rename.def by genrename. */
2
3#ifndef TOPPERS_TARGET_UNRENAME_H
4#define TOPPERS_TARGET_UNRENAME_H
5
6/*
7 * target_kernel_impl.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_kernel_impl.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 "prc_unrename.h"
45
46#endif /* TOPPERS_TARGET_UNRENAME_H */
Note: See TracBrowser for help on using the repository browser.