source: asp3_gr_sakura/trunk/kernel/kernel_unrename.h@ 317

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

GR-SAKURA向けASP3を追加

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/x-chdr
File size: 4.1 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 enadsp
22#undef dspflg
23#undef ready_queue
24#undef ready_primap
25#undef free_tcb
26#undef initialize_task
27#undef search_schedtsk
28#undef make_runnable
29#undef make_non_runnable
30#undef make_dormant
31#undef make_active
32#undef change_priority
33#undef rotate_ready_queue
34#undef task_terminate
35
36/*
37 * taskhook.c
38 */
39#undef mtxhook_check_ceilpri
40#undef mtxhook_scan_ceilmtx
41#undef mtxhook_release_all
42
43/*
44 * wait.c
45 */
46#undef make_wait_tmout
47#undef wait_complete
48#undef wait_tmout
49#undef wait_tmout_ok
50#undef wobj_make_wait
51#undef wobj_make_wait_tmout
52#undef init_wait_queue
53
54/*
55 * time_event.c
56 */
57#undef boundary_evttim
58#undef current_evttim
59#undef current_hrtcnt
60#undef monotonic_evttim
61#undef systim_offset
62#undef in_signal_time
63#undef initialize_tmevt
64#undef tmevt_up
65#undef tmevt_down
66#undef update_current_evttim
67#undef set_hrt_event
68#undef tmevtb_register
69#undef tmevtb_enqueue
70#undef tmevtb_dequeue
71#undef check_adjtim
72#undef tmevt_lefttim
73#undef signal_time
74
75/*
76 * semaphore.c
77 */
78#undef free_semcb
79#undef initialize_semaphore
80
81/*
82 * eventflag.c
83 */
84#undef free_flgcb
85#undef initialize_eventflag
86#undef check_flg_cond
87
88/*
89 * dataqueue.c
90 */
91#undef free_dtqcb
92#undef initialize_dataqueue
93#undef enqueue_data
94#undef force_enqueue_data
95#undef dequeue_data
96#undef send_data
97#undef force_send_data
98#undef receive_data
99
100/*
101 * pridataq.c
102 */
103#undef free_pdqcb
104#undef initialize_pridataq
105#undef enqueue_pridata
106#undef dequeue_pridata
107#undef send_pridata
108#undef receive_pridata
109
110/*
111 * mutex.c
112 */
113#undef free_mtxcb
114#undef initialize_mutex
115#undef mutex_check_ceilpri
116#undef mutex_scan_ceilmtx
117#undef mutex_drop_priority
118#undef mutex_acquire
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 * time_manage.c
131 */
132#undef check_nfyinfo
133#undef notify_handler
134
135/*
136 * cyclic.c
137 */
138#undef free_cyccb
139#undef initialize_cyclic
140#undef call_cyclic
141
142/*
143 * alarm.c
144 */
145#undef free_almcb
146#undef initialize_alarm
147#undef call_alarm
148
149/*
150 * overrun.c
151 */
152#undef ovrtimer_flag
153#undef initialize_overrun
154#undef ovrtimer_start
155#undef ovrtimer_stop
156#undef call_ovrhdr
157
158/*
159 * interrupt.c
160 */
161#undef free_isrcb
162#undef initialize_isr
163#undef call_isr
164#undef initialize_interrupt
165
166/*
167 * exception.c
168 */
169#undef initialize_exception
170
171/*
172 * kernel_cfg.c
173 */
174#undef initialize_object
175#undef call_inirtn
176#undef call_terrtn
177#undef tmax_tskid
178#undef tmax_stskid
179#undef tinib_table
180#undef atinib_table
181#undef torder_table
182#undef tcb_table
183#undef tmax_semid
184#undef tmax_ssemid
185#undef seminib_table
186#undef aseminib_table
187#undef semcb_table
188#undef tmax_flgid
189#undef tmax_sflgid
190#undef flginib_table
191#undef aflginib_table
192#undef flgcb_table
193#undef tmax_dtqid
194#undef tmax_sdtqid
195#undef dtqinib_table
196#undef adtqinib_table
197#undef dtqcb_table
198#undef tmax_pdqid
199#undef tmax_spdqid
200#undef pdqinib_table
201#undef apdqinib_table
202#undef pdqcb_table
203#undef tmax_mtxid
204#undef tmax_smtxid
205#undef mtxinib_table
206#undef amtxinib_table
207#undef mtxcb_table
208#undef tmax_mpfid
209#undef tmax_smpfid
210#undef mpfinib_table
211#undef ampfinib_table
212#undef mpfcb_table
213#undef tmax_cycid
214#undef tmax_scycid
215#undef cycinib_table
216#undef acycinib_table
217#undef acyc_nfyinfo_table
218#undef cyccb_table
219#undef tmax_almid
220#undef tmax_salmid
221#undef alminib_table
222#undef aalminib_table
223#undef aalm_nfyinfo_table
224#undef almcb_table
225#undef ovrinib
226#undef tnum_isr_queue
227#undef isr_queue_list
228#undef isr_queue_table
229#undef tmax_isrid
230#undef tmax_sisrid
231#undef isrinib_table
232#undef aisrinib_table
233#undef isrorder_table
234#undef isrcb_table
235#undef tnum_def_inhno
236#undef inhinib_table
237#undef tnum_cfg_intno
238#undef intinib_table
239#undef tnum_def_excno
240#undef excinib_table
241#undef tmevt_heap
242#undef istksz
243#undef istk
244#undef istkpt
245#undef kmmsz
246#undef kmm
247
248
249#include "target_unrename.h"
250
251#endif /* TOPPERS_KERNEL_RENAME_H */
Note: See TracBrowser for help on using the repository browser.