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

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

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

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 959 bytes
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
20#undef prc_initialize
21#undef prc_terminate
22
23/*
24 * prc_support.S
25 */
26#undef exception_entry
27#undef ret_int
28#undef ret_exc
29#undef start_r
30
31#ifdef TOPPERS_LABEL_ASM
32
33/*
34 * prc_config.c
35 */
36#undef _idf
37#undef _iipm
38#undef _inh_tbl
39#undef _iipm_mask_tbl
40#undef _inh_iipm_tbl
41#undef _bitpat_cfgint
42#undef _x_config_int
43#undef _exch_tbl
44#undef _int_bitmap_search_table
45
46#undef _prc_initialize
47#undef _prc_terminate
48
49/*
50 * prc_support.S
51 */
52#undef _exception_entry
53#undef _ret_int
54#undef _ret_exc
55#undef _start_r
56
57#endif /* TOPPERS_LABEL_ASM */
58
59
60#endif /* TOPPERS_PRC_RENAME_H */
Note: See TracBrowser for help on using the repository browser.