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

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

initial

File size: 816 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_support.S
8 */
9#undef activate_r
10#undef ret_int
11#undef ret_exc
12#undef Exception_Entry
13#undef External_interrupt_1
14
15/*
16 * cpu_config.c
17 */
18#undef int_table
19#undef exc_table
20#undef exe_list
21#undef no_reg_exception
22#undef syslog_data_on_stack
23
24/*
25 * cpu_config.h
26 */
27#undef define_inh
28#undef define_exc
29
30#ifdef LABEL_ASM
31
32/*
33 * cpu_support.S
34 */
35#undef _activate_r
36#undef _ret_int
37#undef _ret_exc
38#undef _Exception_Entry
39#undef _External_interrupt_1
40
41/*
42 * cpu_config.c
43 */
44#undef _int_table
45#undef _exc_table
46#undef _exe_list
47#undef _no_reg_exception
48#undef _syslog_data_on_stack
49
50/*
51 * cpu_config.h
52 */
53#undef _define_inh
54#undef _define_exc
55
56#endif /* LABEL_ASM */
57#endif /* _CPU_UNRENAME_H_ */
Note: See TracBrowser for help on using the repository browser.