source: rtos_arduino/trunk/asp_1.9.2/arch/arm_m_gcc/common/core_rename.def@ 136

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

ライブラリとOS及びベーシックなサンプルの追加.

File size: 425 bytes
Line 
1# core_config.c
2exc_tbl
3vector_table
4lock_flag
5saved_iipm
6default_exc_handler
7default_int_handler
8x_config_int
9core_initialize
10core_terminate
11bitpat_cfgint
12set_exc_int_priority
13enable_exc
14disable_exc
15iipm_enable_irq_tbl
16iipm_enable_systic_tbl
17iipm
18ief
19ief_systick
20
21# core_support.S
22core_int_entry
23core_exc_entry
24ret_int
25ret_exc
26svc_handler
27start_r
28dispatch
29start_dispatch
30exit_and_dispatch
31call_exit_kernel
32
33# start.S
34_start
Note: See TracBrowser for help on using the repository browser.