source: anotherchoice/tags/jsp-1.4.4-full-UTF8/config/s1c33/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: 678 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/*
7 * cpu_config.c
8 */
9#undef cpu_terminate
10#undef activate_r
11#undef dispatch
12#undef exit_and_dispatch
13#undef ret_int
14#undef ena_int
15#undef dis_int
16#undef clr_int
17#undef tps_IntNestCnt
18#undef tps_OrgIntLevel
19#undef init_lib
20#undef init_sys
21
22#ifdef LABEL_ASM
23
24/*
25 * cpu_config.c
26 */
27#undef _cpu_terminate
28#undef _activate_r
29#undef _dispatch
30#undef _exit_and_dispatch
31#undef _ret_int
32#undef _ena_int
33#undef _dis_int
34#undef _clr_int
35#undef _tps_IntNestCnt
36#undef _tps_OrgIntLevel
37#undef _init_lib
38#undef _init_sys
39
40#endif /* LABEL_ASM */
41#endif /* _CPU_UNRENAME_H_ */
Note: See TracBrowser for help on using the repository browser.