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

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

initial

File size: 357 bytes
RevLine 
[26]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 interrupt
9#undef intnest
10#undef break_wait
11
12#ifdef LABEL_ASM
13
14#undef _activate_r
15#undef _ret_int
16#undef _interrupt
17#undef _intnest
18#undef _break_wait
19
20#endif /* LABEL_ASM */
21#endif /* _CPU_UNRENAME_H_ */
Note: See TracBrowser for help on using the repository browser.