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

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

initial

File size: 505 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#ifndef OMIT_RENAME
7
8#undef activate_r
9#undef ret_int
10#undef ret_exc
11#undef interrupt_count
12#undef arm_vector_add
13#undef arm_handler_add
14#undef int_stack
15
16#ifdef LABEL_ASM
17
18#undef _activate_r
19#undef _ret_int
20#undef _ret_exc
21#undef _interrupt_count
22#undef _arm_vector_add
23#undef _arm_handler_add
24#undef _int_stack
25
26#endif /* LABEL_ASM */
27#endif /* OMIT_RENAME */
28#endif /* _CPU_UNRENAME_H_ */
Note: See TracBrowser for help on using the repository browser.