source: asp3_tinet_ecnl_rx/trunk/asp3_dcre/arch/rx630_gcc/prc_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: 1.2 KB
Line 
1/* This file is generated from prc_rename.def by genrename. */
2
3#ifndef TOPPERS_PRC_RENAME_H
4#define TOPPERS_PRC_RENAME_H
5
6/*
7 * prc_kernel_impl.c
8 */
9#undef intnest
10#undef lock_flag
11#undef saved_ipl
12#undef prc_initialize
13#undef prc_terminate
14#undef config_int
15#undef default_int_handler
16#undef default_exc_handler
17
18/*
19 * prc_support.src
20 */
21#undef dispatch
22#undef start_dispatch
23#undef exit_and_dispatch
24#undef call_exit_kernel
25#undef start_r
26#undef interrupt
27#undef exception
28
29/*
30 * rx630_kernel_impl.c
31 */
32#undef ipr_reg_addr
33#undef ier_reg_addr
34#undef ir_reg_addr
35#undef irqcr_reg_addr
36
37/*
38 * kernel_cfg.c
39 */
40#undef cfg_int_table
41
42#ifdef TOPPERS_LABEL_ASM
43
44/*
45 * prc_kernel_impl.c
46 */
47#undef _intnest
48#undef _lock_flag
49#undef _saved_ipl
50#undef _prc_initialize
51#undef _prc_terminate
52#undef _x_config_int
53#undef _default_int_handler
54#undef _default_exc_handler
55
56/*
57 * prc_support.src
58 */
59#undef _dispatch
60#undef _start_dispatch
61#undef _exit_and_dispatch
62#undef _call_exit_kernel
63#undef _start_r
64#undef _interrupt
65#undef _exception
66
67/*
68 * rx630_kernel_impl.c
69 */
70#undef _ipr_reg_addr
71#undef _ier_reg_addr
72#undef _ir_reg_addr
73#undef _irqcr_reg_addr
74
75/*
76 * kernel_cfg.c
77 */
78#undef _cfg_int_table
79
80#endif /* TOPPERS_LABEL_ASM */
81
82
83#endif /* TOPPERS_PRC_RENAME_H */
Note: See TracBrowser for help on using the repository browser.