Last change
on this file since 101 was 101, checked in by coas-nagasima, 8 years ago |
TOPPERS/uKadecotのソースコードを追加
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id
-
Property svn:mime-type
set to
text/plain
|
File size:
787 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 | #ifdef __RX
|
---|
45 | #include "rx630_ccrx/prc_unrename.h"
|
---|
46 | #else
|
---|
47 | #include "rx630_msvc/prc_unrename.h"
|
---|
48 | #endif
|
---|
49 |
|
---|
50 | #endif /* TOPPERS_TARGET_RENAME_H */
|
---|
Note:
See
TracBrowser
for help on using the repository browser.