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

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

initial

File size: 359 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#undef activate_r
7#undef ret_int
8#undef int_table
9#undef int_mask_table
10#undef nest
11
12#ifdef LABEL_ASM
13
14#undef _activate_r
15#undef _ret_int
16#undef _int_table
17#undef _int_mask_table
18#undef _nest
19
20#endif /* LABEL_ASM */
21#endif /* _CPU_UNRENAME_H_ */
Note: See TracBrowser for help on using the repository browser.