source: anotherchoice/tags/jsp-1.4.4-full-UTF8/config/mips3/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: 602 bytes
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#undef activate_r
7#undef ret_int
8#undef ret_exc
9#undef int_intmask
10#undef general_exception
11#undef cpu_experr
12#undef join_interrupt_and_exception
13#undef exc_table
14#undef int_table
15#undef sil_dly_nse_asm
16
17#ifdef LABEL_ASM
18
19#undef _activate_r
20#undef _ret_int
21#undef _ret_exc
22#undef _int_intmask
23#undef _general_exception
24#undef _cpu_experr
25#undef _join_interrupt_and_exception
26#undef _exc_table
27#undef _int_table
28#undef _sil_dly_nse_asm
29
30#endif /* LABEL_ASM */
31#endif /* _CPU_UNRENAME_H_ */
Note: See TracBrowser for help on using the repository browser.