source: rtos_arduino/trunk/asp_1.9.2/target/arduino_m0_gcc/target_rename.def@ 136

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

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

File size: 463 bytes
Line 
1# kernel_cfg.c
2ipm_mask_tbl
3inh_tbl
4
5# target_config.c
6idf
7ipm
8inh_ipm_tbl
9bitpat_cfgint
10x_config_int
11target_exit
12target_initialize
13default_int_handler
14
15# target_support.S
16undef_handler
17swi_handler
18prefetch_handler
19data_abort_handler
20interrupt_handler
21fiq_handler
22
23# target_timer.c
24target_timer_get_current
25target_timer_probe_int
26
27# trace_config.c
28log_dsp_enter
29log_dsp_leave
30log_inh_enter
31log_inh_leave
32log_exc_enter
33log_exc_leave
34
35INCLUDE "arm_gcc/common/core"
Note: See TracBrowser for help on using the repository browser.