source: anotherchoice/tags/jsp-1.4.4-full-UTF8/config/m32c-renesas/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: 357 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 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.