source: asp3_wo_tecs/trunk/arch/arm_m_gcc/common/core_unrename.h@ 304

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

コンフィギュレータをruby版に変更

File size: 833 bytes
Line 
1/* This file is generated from core_rename.def by genrename. */
2
3/* This file is included only when core_rename.h has been included. */
4#ifdef TOPPERS_CORE_RENAME_H
5#undef TOPPERS_CORE_RENAME_H
6
7/*
8 * core_kernel_impl.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 config_int
17#undef core_initialize
18#undef core_terminate
19#undef bitpat_cfgint
20#undef set_exc_int_priority
21#undef enable_exc
22#undef disable_exc
23
24/*
25 * core_support.S
26 */
27#undef core_int_entry
28#undef core_exc_entry
29#undef ret_int
30#undef ret_int_r
31#undef ret_exc
32#undef svc_handler
33#undef svc_vector_tbl
34#undef start_r
35#undef dispatcher
36#undef dispatch
37#undef dispatch_r
38#undef start_dispatch
39#undef exit_and_dispatch
40#undef call_exit_kernel
41
42
43
44#endif /* TOPPERS_CORE_RENAME_H */
Note: See TracBrowser for help on using the repository browser.