source: anotherchoice/tags/jsp-1.4.4-full-UTF8/config/nios2/cpu_unrename.h@ 473

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

add tags/jsp-1.4.4-full-UTF8

  • Property svn:executable set to *
File size: 471 bytes
Line 
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 interrupt_count
10#undef int_handler_table
11#undef exc_handler_table
12#undef _irq_entry
13
14#ifdef LABEL_ASM
15
16#undef _activate_r
17#undef _ret_int
18#undef _ret_exc
19#undef _interrupt_count
20#undef _int_handler_table
21#undef _exc_handler_table
22#undef __irq_entry
23
24#endif /* LABEL_ASM */
25#endif /* _CPU_UNRENAME_H_ */
Note: See TracBrowser for help on using the repository browser.