source: anotherchoice/tags/jsp-1.4.4-full-UTF8/config/v850/cpu_unrename.h@ 363

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

add tags/jsp-1.4.4-full-UTF8

  • Property svn:executable set to *
File size: 397 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#undef task_intmask
7
8#undef int_intmask
9
10#undef intnest
11
12#undef InterruptHandlerEntry
13
14#undef cpu_experr
15
16
17#ifdef LABEL_ASM
18
19#undef _task_intmask
20
21#undef _int_intmask
22
23#undef _intnest
24
25#undef _InterruptHandlerEntry
26
27#undef _cpu_experr
28
29
30#endif /* LABEL_ASM */
31#endif /* _CPU_RENAME_H_ */
Note: See TracBrowser for help on using the repository browser.