source: EcnlProtoTool/trunk/asp3_dcre/kernel/kernel_unrename.h@ 429

Last change on this file since 429 was 429, checked in by coas-nagasima, 4 years ago

ASP3, TINET, mbed を更新

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/x-chdr;charset=UTF-8
File size: 4.2 KB
Line 
1/* This file is generated from kernel_rename.def by genrename. */
2
3/* This file is included only when kernel_rename.h has been included. */
4#ifdef TOPPERS_KERNEL_RENAME_H
5#undef TOPPERS_KERNEL_RENAME_H
6
7/*
8 * startup.c
9 */
10#undef kerflg
11#undef mpk_valid
12#undef exit_kernel
13#undef initialize_mempool
14#undef malloc_mempool
15#undef free_mempool
16
17/*
18 * task.c
19 */
20#undef p_runtsk
21#undef p_schedtsk
22#undef enadsp
23#undef dspflg
24#undef ready_queue
25#undef ready_primap
26#undef free_tcb
27#undef initialize_task
28#undef search_schedtsk
29#undef make_runnable
30#undef make_non_runnable
31#undef make_dormant
32#undef make_active
33#undef change_priority
34#undef rotate_ready_queue
35#undef task_terminate
36
37/*
38 * taskhook.c
39 */
40#undef mtxhook_check_ceilpri
41#undef mtxhook_scan_ceilmtx
42#undef mtxhook_release_all
43
44/*
45 * wait.c
46 */
47#undef make_wait_tmout
48#undef wait_complete
49#undef wait_tmout
50#undef wait_tmout_ok
51#undef wobj_make_wait
52#undef wobj_make_wait_tmout
53#undef init_wait_queue
54
55/*
56 * time_event.c
57 */
58#undef boundary_evttim
59#undef current_evttim
60#undef current_hrtcnt
61#undef monotonic_evttim
62#undef systim_offset
63#undef in_signal_time
64#undef initialize_tmevt
65#undef tmevt_up
66#undef tmevt_down
67#undef update_current_evttim
68#undef set_hrt_event
69#undef tmevtb_register
70#undef tmevtb_enqueue_reltim
71#undef tmevtb_dequeue
72#undef check_adjtim
73#undef tmevt_lefttim
74#undef signal_time
75
76/*
77 * semaphore.c
78 */
79#undef free_semcb
80#undef initialize_semaphore
81
82/*
83 * eventflag.c
84 */
85#undef free_flgcb
86#undef initialize_eventflag
87#undef check_flg_cond
88
89/*
90 * dataqueue.c
91 */
92#undef free_dtqcb
93#undef initialize_dataqueue
94#undef enqueue_data
95#undef force_enqueue_data
96#undef dequeue_data
97#undef send_data
98#undef force_send_data
99#undef receive_data
100
101/*
102 * pridataq.c
103 */
104#undef free_pdqcb
105#undef initialize_pridataq
106#undef enqueue_pridata
107#undef dequeue_pridata
108#undef send_pridata
109#undef receive_pridata
110
111/*
112 * mutex.c
113 */
114#undef free_mtxcb
115#undef initialize_mutex
116#undef mutex_check_ceilpri
117#undef mutex_scan_ceilmtx
118#undef mutex_drop_priority
119#undef mutex_acquire
120#undef mutex_release
121#undef mutex_release_all
122
123/*
124 * mempfix.c
125 */
126#undef free_mpfcb
127#undef initialize_mempfix
128#undef get_mpf_block
129
130/*
131 * time_manage.c
132 */
133#undef check_nfyinfo
134#undef notify_handler
135
136/*
137 * cyclic.c
138 */
139#undef free_cyccb
140#undef initialize_cyclic
141#undef call_cyclic
142
143/*
144 * alarm.c
145 */
146#undef free_almcb
147#undef initialize_alarm
148#undef call_alarm
149
150/*
151 * interrupt.c
152 */
153#undef free_isrcb
154#undef initialize_isr
155#undef call_isr
156#undef initialize_interrupt
157
158/*
159 * exception.c
160 */
161#undef initialize_exception
162
163/*
164 * kernel_cfg.c
165 */
166#undef initialize_object
167#undef tnum_inirtn
168#undef inirtnb_table
169#undef tnum_terrtn
170#undef terrtnb_table
171#undef tmax_tskid
172#undef tmax_stskid
173#undef tinib_table
174#undef atinib_table
175#undef torder_table
176#undef tcb_table
177#undef tmax_semid
178#undef tmax_ssemid
179#undef seminib_table
180#undef aseminib_table
181#undef semcb_table
182#undef tmax_flgid
183#undef tmax_sflgid
184#undef flginib_table
185#undef aflginib_table
186#undef flgcb_table
187#undef tmax_dtqid
188#undef tmax_sdtqid
189#undef dtqinib_table
190#undef adtqinib_table
191#undef dtqcb_table
192#undef tmax_pdqid
193#undef tmax_spdqid
194#undef pdqinib_table
195#undef apdqinib_table
196#undef pdqcb_table
197#undef tmax_mtxid
198#undef tmax_smtxid
199#undef mtxinib_table
200#undef amtxinib_table
201#undef mtxcb_table
202#undef tmax_mpfid
203#undef tmax_smpfid
204#undef mpfinib_table
205#undef ampfinib_table
206#undef mpfcb_table
207#undef tmax_cycid
208#undef tmax_scycid
209#undef cycinib_table
210#undef acycinib_table
211#undef acyc_nfyinfo_table
212#undef cyccb_table
213#undef tmax_almid
214#undef tmax_salmid
215#undef alminib_table
216#undef aalminib_table
217#undef aalm_nfyinfo_table
218#undef almcb_table
219#undef tnum_isr_queue
220#undef isr_queue_list
221#undef isr_queue_table
222#undef tmax_isrid
223#undef tmax_sisrid
224#undef isrinib_table
225#undef aisrinib_table
226#undef isrorder_table
227#undef isrcb_table
228#undef tnum_def_inhno
229#undef inhinib_table
230#undef tnum_cfg_intno
231#undef intinib_table
232#undef tnum_def_excno
233#undef excinib_table
234#undef tmevt_heap
235#undef istksz
236#undef istk
237#undef istkpt
238#undef mpksz
239#undef mpk
240
241/*
242 * tTraceLog.c
243 */
244#undef log_dsp_enter
245#undef log_dsp_leave
246#undef log_inh_enter
247#undef log_inh_leave
248#undef log_exc_enter
249#undef log_exc_leave
250
251
252#include "target_unrename.h"
253
254#endif /* TOPPERS_KERNEL_RENAME_H */
Note: See TracBrowser for help on using the repository browser.