source: anotherchoice/tags/jsp-1.4.4-full-UTF8/config/h8s-renesas/cpu_unrename.h@ 363

Last change on this file since 363 was 363, checked in by ykominami, 5 years ago

add tags/jsp-1.4.4-full-UTF8

  • Property svn:executable set to *
File size: 1.3 KB
RevLine 
[363]1/* This file is generated from cpu_rename.def by genrename. */
2
3#ifdef _CPU_UNRENAME_H_
4#undef _CPU_UNRENAME_H_
5
6/*
7 * cpu_config.c
8 */
9#undef intnest
10#undef iscpulocked
11#undef task_intmask
12#undef int_intmask
13#undef cpu_experr
14#undef cpu_putc
15
16/*
17 * cpu_support.src
18 */
19#undef activate_r
20#undef no_reg_exception
21
22/*
23 * start.src
24 */
25#undef start
26
27/*
28 * h8s_sci.c
29 */
30#undef h8s_sci_initialize
31#undef h8s_sci_openflag
32#undef h8s_sci_opn_por
33#undef h8s_sci_cls_por
34#undef h8s_sci_snd_chr
35#undef h8s_sci_rcv_chr
36#undef h8s_sci_ena_cbr
37#undef h8s_sci_dis_cbr
38#undef h8s_sci_ierdy_snd
39#undef h8s_sci_ierdy_rcv
40#undef h8s_sci_init
41#undef h8s_sci_putchar_pol
42
43
44#ifdef LABEL_ASM
45
46/*
47 * cpu_config.c
48 */
49#undef _intnest
50#undef _iscpulocked
51#undef _task_intmask
52#undef _int_intmask
53#undef _cpu_experr
54#undef _cpu_putc
55
56/*
57 * cpu_support.src
58 */
59#undef _activate_r
60#undef _no_reg_exception
61
62/*
63 * start.src
64 */
65#undef _start
66
67/*
68 * h8s_sci.c
69 */
70#undef _h8s_sci_initialize
71#undef _h8s_sci_openflag
72#undef _h8s_sci_opn_por
73#undef _h8s_sci_cls_por
74#undef _h8s_sci_snd_chr
75#undef _h8s_sci_rcv_chr
76#undef _h8s_sci_ena_cbr
77#undef _h8s_sci_dis_cbr
78#undef _h8s_sci_ierdy_snd
79#undef _h8s_sci_ierdy_rcv
80#undef _h8s_sci_init
81#undef _h8s_sci_putchar_pol
82
83
84#endif /* LABEL_ASM */
85#endif /* _CPU_UNRENAME_H_ */
Note: See TracBrowser for help on using the repository browser.