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

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

initial

File size: 725 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 task_intmask
10#undef int_intmask
11#undef int_table
12#undef int_plevel_table
13#undef exc_table
14#undef BASE_VBR
15#undef general_exception
16#undef no_reg_interrupt
17#undef cpu_expevt
18#undef cpu_interrupt
19
20
21#ifdef LABEL_ASM
22
23#undef _activate_r
24#undef _ret_int
25#undef _ret_exc
26#undef _task_intmask
27#undef _int_intmask
28#undef _int_table
29#undef _int_plevel_table
30#undef _exc_table
31#undef _BASE_VBR
32#undef _general_exception
33#undef _no_reg_interrupt
34#undef _cpu_expevt
35#undef _cpu_interrupt
36
37
38#endif /* LABEL_ASM */
39#endif /* _CPU_UNRENAME_H_ */
Note: See TracBrowser for help on using the repository browser.