source: asp_ewarm/asp-1.7.0/arch/arm_m_iccarm/prc_unrename.h@ 61

Last change on this file since 61 was 61, checked in by ertl-honda, 11 years ago

ASP for EWARM のコミット.

File size: 1.4 KB
Line 
1/* This file is generated from prc_rename.def by genrename. */
2
3/* This file is included only when prc_rename.h has been included. */
4#ifdef TOPPERS_PRC_RENAME_H
5#undef TOPPERS_PRC_RENAME_H
6
7/*
8 * prc_config.c
9 */
10#undef exc_tbl
11#undef vector_table
12#undef lock_flag
13#undef saved_iipm
14#undef default_exc_handler
15#undef default_int_handler
16#undef x_config_int
17#undef prc_initialize
18#undef prc_terminate
19#undef bitpat_cfgint
20#undef set_exc_int_priority
21#undef enable_exc
22#undef disable_exc
23
24/*
25 * prc_support.S
26 */
27#undef prc_int_entry
28#undef prc_exc_entry
29#undef ret_int
30#undef ret_exc
31#undef svc_handler
32#undef start_r
33#undef dispatch
34#undef start_dispatch
35#undef exit_and_dispatch
36#undef call_exit_kernel
37
38#ifdef TOPPERS_LABEL_ASM
39
40/*
41 * prc_config.c
42 */
43#undef _exc_tbl
44#undef _vector_table
45#undef _lock_flag
46#undef _saved_iipm
47#undef _default_exc_handler
48#undef _default_int_handler
49#undef _x_config_int
50#undef _prc_initialize
51#undef _prc_terminate
52#undef _bitpat_cfgint
53#undef _set_exc_int_priority
54#undef _enable_exc
55#undef _disable_exc
56
57/*
58 * prc_support.S
59 */
60#undef _int_entry
61#undef _exc_entry
62#undef _ret_int
63#undef _ret_exc
64#undef _svc_handler
65#undef _start_r
66#undef _dispatch
67#undef _start_dispatch
68#undef _exit_and_dispatch
69#undef _call_exit_kernel
70
71#endif /* TOPPERS_LABEL_ASM */
72
73
74#endif /* TOPPERS_PRC_RENAME_H */
Note: See TracBrowser for help on using the repository browser.