source: asp3_wo_tecs/trunk/target/ct11mpcore_gcc/target_rename.def@ 302

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

TECSレスのASP3の開発のため以下のtrunkからコピー
http://dev.toppers.jp/svn/asp3/branches/WO_TECS-3.C.0

File size: 337 bytes
Line 
1# target_kernel_impl.c
2target_initialize
3target_exit
4
5# target_timer.c
6target_ovrtimer_initialize
7target_ovrtimer_terminate
8target_ovrtimer_start
9target_ovrtimer_stop
10target_ovrtimer_get_current
11target_ovrtimer_handler
12
13# trace_config.c
14log_dsp_enter
15log_dsp_leave
16log_inh_enter
17log_inh_leave
18log_exc_enter
19log_exc_leave
20
21INCLUDE "chip"
Note: See TracBrowser for help on using the repository browser.