source: anotherchoice/tags/jsp-1.4.4-full-UTF8/config/armv4/_common_lpc2388/sys_unrename.h@ 26

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

initial

File size: 661 bytes
RevLine 
[26]1/* This file is generated from sys_rename.def by genrename. */
2
3#ifdef _SYS_UNRENAME_H_
4#undef _SYS_UNRENAME_H_
5
6#undef IRQ_Handler
7#undef init_vector
8#undef init_IRQ
9#undef init_uart0
10#undef vector_table
11#undef undef_interrupt
12#undef swi_exception
13#undef irq_exception
14#undef frq_exception
15#undef data_abort_exception
16#undef prefetch_exception
17
18#ifdef LABEL_ASM
19
20#undef _IRQ_Handler
21#undef _init_vector
22#undef _init_IRQ
23#undef _init_uart0
24#undef _vector_table
25#undef _undef_interrupt
26#undef _swi_exception
27#undef _irq_exception
28#undef _frq_exception
29#undef _data_abort_exception
30#undef _prefetch_exception
31
32#endif /* LABEL_ASM */
33#endif /* _SYS_UNRENAME_H_ */
Note: See TracBrowser for help on using the repository browser.