source: anotherchoice/tags/jsp-1.4.4-full-UTF8/config/tlcs900-toshiba/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: 487 bytes
Line 
1/* This file is generated from cpu_rename.def by genrename. */
2
3#ifdef _CPU_RENAME_H_
4#undef _CPU_RENAME_H_
5
6#ifndef OMIT_RENAME
7
8#undef intcnt
9#undef task_intmask
10#undef int_intmask
11#undef activate_r
12#undef interrupt
13#undef task_intmask
14#undef int_intmask
15
16#ifdef LABEL_ASM
17
18#undef _intcnt
19#undef _task_intmask
20#undef _int_intmask
21#undef _activate_r
22#undef _interrupt
23#undef _task_intmask
24#undef _int_intmask
25
26#endif /* LABEL_ASM */
27#endif /* OMIT_RENAME */
28#endif /* _CPU_RENAME_H_ */
Note: See TracBrowser for help on using the repository browser.