source: asp3_wo_tecs/trunk/target/macosx_xcode/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: 565 bytes
Line 
1# kernel_cfg.c
2sigmask_table
3sigmask_disint_init
4
5# target_kernel_impl.c
6sigmask_intlock
7sigmask_cpulock
8lock_flag
9saved_sigmask
10intpri_value
11sigmask_disint
12dispatch
13exit_and_dispatch
14call_exit_kernel
15start_r
16target_initialize
17target_exit
18
19# target_timer.c
20target_timer_initialize
21target_timer_terminate
22target_hrt_get_current
23target_hrt_set_event
24target_hrt_raise_event
25target_ovrtimer_start
26target_ovrtimer_stop
27target_ovrtimer_get_current
28target_timer_handler
29
30# trace_config.c
31log_dsp_enter
32log_dsp_leave
33log_inh_enter
34log_inh_leave
35log_exc_enter
36log_exc_leave
Note: See TracBrowser for help on using the repository browser.