source: asp_nios2/trunk/arch/nios2_gcc/prc_unrename.h@ 14

Last change on this file since 14 was 14, checked in by ertl-ichiba, 12 years ago

ASP 1.7.0対応のNios2依存部を追加

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 1.0 KB
Line 
1/* This file is generated from prc_rename.def by genrename. */
2
3/* This file is included only when prc_rename.h has been included. */
4#ifdef TOPPERS_PRC_RENAME_H
5#undef TOPPERS_PRC_RENAME_H
6
7/*
8 * prc_config.c
9 */
10#undef idf
11#undef iipm
12#undef inh_tbl
13#undef iipm_mask_tbl
14#undef inh_iipm_tbl
15#undef bitpat_cfgint
16#undef x_config_int
17#undef exch_tbl
18#undef int_bitmap_search_table
19#undef default_exc_handler
20#undef default_int_handler
21
22#undef prc_initialize
23#undef prc_terminate
24
25/*
26 * prc_support.S
27 */
28#undef exception_entry
29#undef ret_int
30#undef ret_exc
31#undef start_r
32
33#ifdef TOPPERS_LABEL_ASM
34
35/*
36 * prc_config.c
37 */
38#undef _idf
39#undef _iipm
40#undef _inh_tbl
41#undef _iipm_mask_tbl
42#undef _inh_iipm_tbl
43#undef _bitpat_cfgint
44#undef _x_config_int
45#undef _exch_tbl
46#undef _int_bitmap_search_table
47#undef _default_exc_handler
48#undef _default_int_handler
49
50#undef _prc_initialize
51#undef _prc_terminate
52
53/*
54 * prc_support.S
55 */
56#undef _exception_entry
57#undef _ret_int
58#undef _ret_exc
59#undef _start_r
60
61#endif /* TOPPERS_LABEL_ASM */
62
63
64#endif /* TOPPERS_PRC_RENAME_H */
Note: See TracBrowser for help on using the repository browser.