source: asp_wo_cfg/trunk/target/macosx_gcc/target_rename.def@ 53

Last change on this file since 53 was 53, checked in by ertl-hiro, 12 years ago

ターゲット依存部のリネーム抜けの修正.README.txtにポーティングの際の必要事項を追記。

  • Property svn:keywords set to Id
File size: 537 bytes
Line 
1# kernel_cfg.c
2sigmask_table
3sigmask_disint_init
4
5# target_config.c
6sigmask_intlock
7sigmask_cpulock
8lock_flag
9saved_sigmask
10ipm_value
11sigmask_disint
12dispatch
13exit_and_dispatch
14ret_int
15ret_exc
16call_exit_kernel
17start_r
18target_check_cint
19target_check_dexc
20target_initialize
21target_prepare
22target_exit
23
24# target_timer.c
25target_timer_get_current
26target_timer_probe_int
27target_ovrtimer_start
28target_ovrtimer_stop
29target_ovrtimer_get_current
30
31# trace_config.c
32log_dsp_enter
33log_dsp_leave
34log_inh_enter
35log_inh_leave
36log_exc_enter
37log_exc_leave
Note: See TracBrowser for help on using the repository browser.