source: anotherchoice/tags/jsp-1.4.4-full-UTF8/config/ia32/cpu_unrename.h

Last change on this file was 363, checked in by ykominami, 5 years ago

add tags/jsp-1.4.4-full-UTF8

  • Property svn:executable set to *
File size: 1.2 KB
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#undef activate_r
7#undef define_exc
8#undef dispatch_loop
9#undef exc_table
10#undef exception0
11#undef exception1
12#undef exception2
13#undef exception3
14#undef exception4
15#undef exception5
16#undef exception6
17#undef exception7
18#undef exception8
19#undef exception9
20#undef exception10
21#undef exception11
22#undef exception12
23#undef exception13
24#undef exception14
25#undef exception16
26#undef exception17
27#undef exception18
28#undef exception19
29#undef nest
30#undef set_gate_descriptor
31#undef set_segment_descriptor
32
33#ifdef LABEL_ASM
34
35#undef _activate_r
36#undef _define_exc
37#undef _dispatch_loop
38#undef _exc_table
39#undef _exception0
40#undef _exception1
41#undef _exception2
42#undef _exception3
43#undef _exception4
44#undef _exception5
45#undef _exception6
46#undef _exception7
47#undef _exception8
48#undef _exception9
49#undef _exception10
50#undef _exception11
51#undef _exception12
52#undef _exception13
53#undef _exception14
54#undef _exception16
55#undef _exception17
56#undef _exception18
57#undef _exception19
58#undef _nest
59#undef _set_gate_descriptor
60#undef _set_segment_descriptor
61
62#endif /* LABEL_ASM */
63#endif /* _CPU_UNRENAME_H_ */
Note: See TracBrowser for help on using the repository browser.