source: azure_iot_hub_f767zi/trunk/asp_baseplatform/kernel/kernel_unrename.h@ 457

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

ファイルを追加

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/x-chdr;charset=UTF-8
File size: 7.6 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 exit_kernel
12#undef initialize_kmm
13#undef kernel_malloc
14#undef kernel_free
15
16/*
17 * task.c
18 */
19#undef p_runtsk
20#undef p_schedtsk
21#undef reqflg
22#undef ipmflg
23#undef disdsp
24#undef dspflg
25#undef ready_queue
26#undef ready_primap
27#undef free_tcb
28#undef initialize_task
29#undef search_schedtsk
30#undef make_runnable
31#undef make_non_runnable
32#undef make_dormant
33#undef make_active
34#undef change_priority
35#undef rotate_ready_queue
36#undef call_texrtn
37#undef calltex
38
39/*
40 * wait.c
41 */
42#undef make_wait_tmout
43#undef wait_complete
44#undef wait_tmout
45#undef wait_tmout_ok
46#undef wait_release
47#undef wobj_make_wait
48#undef wobj_make_wait_tmout
49#undef init_wait_queue
50
51/*
52 * time_event.c
53 */
54#undef current_time
55#undef min_time
56#undef next_time
57#undef next_subtime
58#undef last_index
59#undef initialize_tmevt
60#undef tmevt_up
61#undef tmevt_down
62#undef tmevtb_insert
63#undef tmevtb_delete
64#undef tmevt_lefttim
65#undef signal_time
66
67/*
68 * semaphore.c
69 */
70#undef free_semcb
71#undef initialize_semaphore
72
73/*
74 * eventflag.c
75 */
76#undef free_flgcb
77#undef initialize_eventflag
78#undef check_flg_cond
79
80/*
81 * dataqueue.c
82 */
83#undef free_dtqcb
84#undef initialize_dataqueue
85#undef enqueue_data
86#undef force_enqueue_data
87#undef dequeue_data
88#undef send_data
89#undef force_send_data
90#undef receive_data
91
92/*
93 * pridataq.c
94 */
95#undef free_pdqcb
96#undef initialize_pridataq
97#undef enqueue_pridata
98#undef dequeue_pridata
99#undef send_pridata
100#undef receive_pridata
101
102/*
103 * mailbox.c
104 */
105#undef free_mbxcb
106#undef initialize_mailbox
107
108/*
109 * mutex.c
110 */
111#undef free_mtxcb
112#undef mtxhook_check_ceilpri
113#undef mtxhook_scan_ceilmtx
114#undef mtxhook_release_all
115#undef initialize_mutex
116#undef mutex_check_ceilpri
117#undef mutex_scan_ceilmtx
118#undef mutex_calc_priority
119#undef mutex_release
120#undef mutex_release_all
121
122/*
123 * mempfix.c
124 */
125#undef free_mpfcb
126#undef initialize_mempfix
127#undef get_mpf_block
128
129/*
130 * cyclic.c
131 */
132#undef free_cyccb
133#undef initialize_cyclic
134#undef call_cychdr
135
136/*
137 * alarm.c
138 */
139#undef free_almcb
140#undef initialize_alarm
141#undef call_almhdr
142
143/*
144 * interrupt.c
145 */
146#undef free_isrcb
147#undef initialize_isr
148#undef call_isr
149#undef initialize_interrupt
150
151/*
152 * exception.c
153 */
154#undef initialize_exception
155
156/*
157 * kernel_cfg.c
158 */
159#undef initialize_object
160#undef call_inirtn
161#undef call_terrtn
162#undef tmax_tskid
163#undef tmax_stskid
164#undef tinib_table
165#undef atinib_table
166#undef tcb_table
167#undef torder_table
168#undef tmax_semid
169#undef tmax_ssemid
170#undef seminib_table
171#undef aseminib_table
172#undef semcb_table
173#undef tmax_flgid
174#undef tmax_sflgid
175#undef flginib_table
176#undef aflginib_table
177#undef flgcb_table
178#undef tmax_dtqid
179#undef tmax_sdtqid
180#undef dtqinib_table
181#undef adtqinib_table
182#undef dtqcb_table
183#undef tmax_pdqid
184#undef tmax_spdqid
185#undef pdqinib_table
186#undef apdqinib_table
187#undef pdqcb_table
188#undef tmax_mbxid
189#undef tmax_smbxid
190#undef mbxinib_table
191#undef ambxinib_table
192#undef mbxcb_table
193#undef tmax_mtxid
194#undef tmax_smtxid
195#undef mtxinib_table
196#undef amtxinib_table
197#undef mtxcb_table
198#undef tmax_mpfid
199#undef tmax_smpfid
200#undef mpfinib_table
201#undef ampfinib_table
202#undef mpfcb_table
203#undef tmax_cycid
204#undef tmax_scycid
205#undef cycinib_table
206#undef acycinib_table
207#undef cyccb_table
208#undef tmax_almid
209#undef tmax_salmid
210#undef alminib_table
211#undef aalminib_table
212#undef almcb_table
213#undef tnum_isr_queue
214#undef isr_queue_table
215#undef isr_queue_list
216#undef tmax_isrid
217#undef tnum_sisr
218#undef sisrinib_table
219#undef aisrinib_table
220#undef isrcb_table
221#undef tnum_inhno
222#undef inhinib_table
223#undef tnum_intno
224#undef intinib_table
225#undef tnum_excno
226#undef excinib_table
227#undef tmevt_heap
228#undef istksz
229#undef istk
230#undef istkpt
231#undef kmmsz
232#undef kmm
233
234
235#ifdef TOPPERS_LABEL_ASM
236
237/*
238 * startup.c
239 */
240#undef _kerflg
241#undef _exit_kernel
242#undef _initialize_kmm
243#undef _kernel_malloc
244#undef _kernel_free
245
246/*
247 * task.c
248 */
249#undef _p_runtsk
250#undef _p_schedtsk
251#undef _reqflg
252#undef _ipmflg
253#undef _disdsp
254#undef _dspflg
255#undef _ready_queue
256#undef _ready_primap
257#undef _free_tcb
258#undef _initialize_task
259#undef _search_schedtsk
260#undef _make_runnable
261#undef _make_non_runnable
262#undef _make_dormant
263#undef _make_active
264#undef _change_priority
265#undef _rotate_ready_queue
266#undef _call_texrtn
267#undef _calltex
268
269/*
270 * wait.c
271 */
272#undef _make_wait_tmout
273#undef _wait_complete
274#undef _wait_tmout
275#undef _wait_tmout_ok
276#undef _wait_release
277#undef _wobj_make_wait
278#undef _wobj_make_wait_tmout
279#undef _init_wait_queue
280
281/*
282 * time_event.c
283 */
284#undef _current_time
285#undef _min_time
286#undef _next_time
287#undef _next_subtime
288#undef _last_index
289#undef _initialize_tmevt
290#undef _tmevt_up
291#undef _tmevt_down
292#undef _tmevtb_insert
293#undef _tmevtb_delete
294#undef _tmevt_lefttim
295#undef _signal_time
296
297/*
298 * semaphore.c
299 */
300#undef _free_semcb
301#undef _initialize_semaphore
302
303/*
304 * eventflag.c
305 */
306#undef _free_flgcb
307#undef _initialize_eventflag
308#undef _check_flg_cond
309
310/*
311 * dataqueue.c
312 */
313#undef _free_dtqcb
314#undef _initialize_dataqueue
315#undef _enqueue_data
316#undef _force_enqueue_data
317#undef _dequeue_data
318#undef _send_data
319#undef _force_send_data
320#undef _receive_data
321
322/*
323 * pridataq.c
324 */
325#undef _free_pdqcb
326#undef _initialize_pridataq
327#undef _enqueue_pridata
328#undef _dequeue_pridata
329#undef _send_pridata
330#undef _receive_pridata
331
332/*
333 * mailbox.c
334 */
335#undef _free_mbxcb
336#undef _initialize_mailbox
337
338/*
339 * mutex.c
340 */
341#undef _free_mtxcb
342#undef _mtxhook_check_ceilpri
343#undef _mtxhook_scan_ceilmtx
344#undef _mtxhook_release_all
345#undef _initialize_mutex
346#undef _mutex_check_ceilpri
347#undef _mutex_scan_ceilmtx
348#undef _mutex_calc_priority
349#undef _mutex_release
350#undef _mutex_release_all
351
352/*
353 * mempfix.c
354 */
355#undef _free_mpfcb
356#undef _initialize_mempfix
357#undef _get_mpf_block
358
359/*
360 * cyclic.c
361 */
362#undef _free_cyccb
363#undef _initialize_cyclic
364#undef _call_cychdr
365
366/*
367 * alarm.c
368 */
369#undef _free_almcb
370#undef _initialize_alarm
371#undef _call_almhdr
372
373/*
374 * interrupt.c
375 */
376#undef _free_isrcb
377#undef _initialize_isr
378#undef _call_isr
379#undef _initialize_interrupt
380
381/*
382 * exception.c
383 */
384#undef _initialize_exception
385
386/*
387 * kernel_cfg.c
388 */
389#undef _initialize_object
390#undef _call_inirtn
391#undef _call_terrtn
392#undef _tmax_tskid
393#undef _tmax_stskid
394#undef _tinib_table
395#undef _atinib_table
396#undef _tcb_table
397#undef _torder_table
398#undef _tmax_semid
399#undef _tmax_ssemid
400#undef _seminib_table
401#undef _aseminib_table
402#undef _semcb_table
403#undef _tmax_flgid
404#undef _tmax_sflgid
405#undef _flginib_table
406#undef _aflginib_table
407#undef _flgcb_table
408#undef _tmax_dtqid
409#undef _tmax_sdtqid
410#undef _dtqinib_table
411#undef _adtqinib_table
412#undef _dtqcb_table
413#undef _tmax_pdqid
414#undef _tmax_spdqid
415#undef _pdqinib_table
416#undef _apdqinib_table
417#undef _pdqcb_table
418#undef _tmax_mbxid
419#undef _tmax_smbxid
420#undef _mbxinib_table
421#undef _ambxinib_table
422#undef _mbxcb_table
423#undef _tmax_mtxid
424#undef _tmax_smtxid
425#undef _mtxinib_table
426#undef _amtxinib_table
427#undef _mtxcb_table
428#undef _tmax_mpfid
429#undef _tmax_smpfid
430#undef _mpfinib_table
431#undef _ampfinib_table
432#undef _mpfcb_table
433#undef _tmax_cycid
434#undef _tmax_scycid
435#undef _cycinib_table
436#undef _acycinib_table
437#undef _cyccb_table
438#undef _tmax_almid
439#undef _tmax_salmid
440#undef _alminib_table
441#undef _aalminib_table
442#undef _almcb_table
443#undef _tnum_isr_queue
444#undef _isr_queue_table
445#undef _isr_queue_list
446#undef _tmax_isrid
447#undef _tnum_sisr
448#undef _sisrinib_table
449#undef _aisrinib_table
450#undef _isrcb_table
451#undef _tnum_inhno
452#undef _inhinib_table
453#undef _tnum_intno
454#undef _intinib_table
455#undef _tnum_excno
456#undef _excinib_table
457#undef _tmevt_heap
458#undef _istksz
459#undef _istk
460#undef _istkpt
461#undef _kmmsz
462#undef _kmm
463
464
465#endif /* TOPPERS_LABEL_ASM */
466
467#include "target_unrename.h"
468
469#endif /* TOPPERS_KERNEL_RENAME_H */
Note: See TracBrowser for help on using the repository browser.