source: anotherchoice/tags/jsp-1.4.4-full-UTF8/config/microblaze/cpu_unrename.h@ 26

Last change on this file since 26 was 26, checked in by ykominami, 12 years ago

initial

File size: 568 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#ifndef OMIT_RENAME
7
8#undef activate_r
9#undef ret_int
10#undef ret_exc
11#undef interrupt_count
12#undef int_handler_table
13#undef int_bit_table
14#undef exception_entry
15#undef interrupt_entry
16
17
18#ifdef LABEL_ASM
19
20#undef _activate_r
21#undef _ret_int
22#undef _ret_exc
23#undef _interrupt_count
24#undef _int_handler_table
25#undef _int_bit_table
26#undef _exception_entry
27#undef _interrupt_entry
28
29
30#endif /* LABEL_ASM */
31#endif /* OMIT_RENAME */
32#endif /* _CPU_UNRENAME_H_ */
Note: See TracBrowser for help on using the repository browser.