source: anotherchoice/tags/jsp-1.4.4-full-UTF8/config/h8s/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: 513 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_main
8#undef ret_int
9#undef ret_exc
10#undef task_intmask
11#undef int_intmask
12#undef intnest
13
14#undef no_reg_exception
15#undef cpu_putc
16
17#ifdef LABEL_ASM
18
19#undef _activate_r
20#undef _ret_main
21#undef _ret_int
22#undef _ret_exc
23#undef _task_intmask
24#undef _int_intmask
25#undef _intnest
26
27#undef _no_reg_exception
28#undef _cpu_putc
29
30#endif /* LABEL_ASM */
31#endif /* _CPU_UNRENAME_H_ */
Note: See TracBrowser for help on using the repository browser.