source: asp_ewarm/asp-1.7.0/extension/ovrhdr/kernel/kernel_unrename.h@ 61

Last change on this file since 61 was 61, checked in by ertl-honda, 11 years ago

ASP for EWARM のコミット.

File size: 5.8 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
13/*
14 * task.c
15 */
16#undef p_runtsk
17#undef p_schedtsk
18#undef reqflg
19#undef ipmflg
20#undef disdsp
21#undef dspflg
22#undef ready_queue
23#undef ready_primap
24#undef initialize_task
25#undef search_schedtsk
26#undef make_runnable
27#undef make_non_runnable
28#undef make_dormant
29#undef make_active
30#undef change_priority
31#undef rotate_ready_queue
32#undef call_texrtn
33#undef calltex
34
35/*
36 * wait.c
37 */
38#undef make_wait_tmout
39#undef wait_complete
40#undef wait_tmout
41#undef wait_tmout_ok
42#undef wait_release
43#undef wobj_make_wait
44#undef wobj_make_wait_tmout
45#undef init_wait_queue
46
47/*
48 * time_event.c
49 */
50#undef current_time
51#undef min_time
52#undef next_time
53#undef next_subtime
54#undef last_index
55#undef initialize_tmevt
56#undef tmevt_up
57#undef tmevt_down
58#undef tmevtb_insert
59#undef tmevtb_delete
60#undef tmevt_lefttim
61#undef signal_time
62
63/*
64 * semaphore.c
65 */
66#undef initialize_semaphore
67
68/*
69 * eventflag.c
70 */
71#undef initialize_eventflag
72#undef check_flg_cond
73
74/*
75 * dataqueue.c
76 */
77#undef initialize_dataqueue
78#undef enqueue_data
79#undef force_enqueue_data
80#undef dequeue_data
81#undef send_data
82#undef force_send_data
83#undef receive_data
84
85/*
86 * pridataq.c
87 */
88#undef initialize_pridataq
89#undef enqueue_pridata
90#undef dequeue_pridata
91#undef send_pridata
92#undef receive_pridata
93
94/*
95 * mailbox.c
96 */
97#undef initialize_mailbox
98
99/*
100 * mempfix.c
101 */
102#undef initialize_mempfix
103#undef get_mpf_block
104
105/*
106 * cyclic.c
107 */
108#undef initialize_cyclic
109#undef call_cychdr
110
111/*
112 * alarm.c
113 */
114#undef initialize_alarm
115#undef call_almhdr
116
117/*
118 * overrun.c
119 */
120#undef initialize_overrun
121#undef ovrtimer_start
122#undef ovrtimer_stop
123#undef call_ovrhdr
124
125/*
126 * interrupt.c
127 */
128#undef initialize_interrupt
129
130/*
131 * exception.c
132 */
133#undef initialize_exception
134
135/*
136 * kernel_cfg.c
137 */
138#undef initialize_object
139#undef call_inirtn
140#undef call_terrtn
141#undef tmax_tskid
142#undef tinib_table
143#undef torder_table
144#undef tcb_table
145#undef tmax_semid
146#undef seminib_table
147#undef semcb_table
148#undef tmax_flgid
149#undef flginib_table
150#undef flgcb_table
151#undef tmax_dtqid
152#undef dtqcb_table
153#undef dtqinib_table
154#undef tmax_pdqid
155#undef pdqcb_table
156#undef pdqinib_table
157#undef tmax_mbxid
158#undef mbxcb_table
159#undef mbxinib_table
160#undef tmax_mpfid
161#undef mpfinib_table
162#undef mpfcb_table
163#undef tmax_cycid
164#undef cycinib_table
165#undef cyccb_table
166#undef tmax_almid
167#undef alminib_table
168#undef almcb_table
169#undef ovrinib
170#undef tnum_inhno
171#undef inhinib_table
172#undef tnum_intno
173#undef intinib_table
174#undef tnum_excno
175#undef excinib_table
176#undef tmevt_heap
177#undef istksz
178#undef istk
179#undef istkpt
180
181
182#ifdef TOPPERS_LABEL_ASM
183
184/*
185 * startup.c
186 */
187#undef _kerflg
188#undef _exit_kernel
189
190/*
191 * task.c
192 */
193#undef _p_runtsk
194#undef _p_schedtsk
195#undef _reqflg
196#undef _ipmflg
197#undef _disdsp
198#undef _dspflg
199#undef _ready_queue
200#undef _ready_primap
201#undef _initialize_task
202#undef _search_schedtsk
203#undef _make_runnable
204#undef _make_non_runnable
205#undef _make_dormant
206#undef _make_active
207#undef _change_priority
208#undef _rotate_ready_queue
209#undef _call_texrtn
210#undef _calltex
211
212/*
213 * wait.c
214 */
215#undef _make_wait_tmout
216#undef _wait_complete
217#undef _wait_tmout
218#undef _wait_tmout_ok
219#undef _wait_release
220#undef _wobj_make_wait
221#undef _wobj_make_wait_tmout
222#undef _init_wait_queue
223
224/*
225 * time_event.c
226 */
227#undef _current_time
228#undef _min_time
229#undef _next_time
230#undef _next_subtime
231#undef _last_index
232#undef _initialize_tmevt
233#undef _tmevt_up
234#undef _tmevt_down
235#undef _tmevtb_insert
236#undef _tmevtb_delete
237#undef _tmevt_lefttim
238#undef _signal_time
239
240/*
241 * semaphore.c
242 */
243#undef _initialize_semaphore
244
245/*
246 * eventflag.c
247 */
248#undef _initialize_eventflag
249#undef _check_flg_cond
250
251/*
252 * dataqueue.c
253 */
254#undef _initialize_dataqueue
255#undef _enqueue_data
256#undef _force_enqueue_data
257#undef _dequeue_data
258#undef _send_data
259#undef _force_send_data
260#undef _receive_data
261
262/*
263 * pridataq.c
264 */
265#undef _initialize_pridataq
266#undef _enqueue_pridata
267#undef _dequeue_pridata
268#undef _send_pridata
269#undef _receive_pridata
270
271/*
272 * mailbox.c
273 */
274#undef _initialize_mailbox
275
276/*
277 * mempfix.c
278 */
279#undef _initialize_mempfix
280#undef _get_mpf_block
281
282/*
283 * cyclic.c
284 */
285#undef _initialize_cyclic
286#undef _call_cychdr
287
288/*
289 * alarm.c
290 */
291#undef _initialize_alarm
292#undef _call_almhdr
293
294/*
295 * overrun.c
296 */
297#undef _initialize_overrun
298#undef _ovrtimer_start
299#undef _ovrtimer_stop
300#undef _call_ovrhdr
301
302/*
303 * interrupt.c
304 */
305#undef _initialize_interrupt
306
307/*
308 * exception.c
309 */
310#undef _initialize_exception
311
312/*
313 * kernel_cfg.c
314 */
315#undef _initialize_object
316#undef _call_inirtn
317#undef _call_terrtn
318#undef _tmax_tskid
319#undef _tinib_table
320#undef _torder_table
321#undef _tcb_table
322#undef _tmax_semid
323#undef _seminib_table
324#undef _semcb_table
325#undef _tmax_flgid
326#undef _flginib_table
327#undef _flgcb_table
328#undef _tmax_dtqid
329#undef _dtqcb_table
330#undef _dtqinib_table
331#undef _tmax_pdqid
332#undef _pdqcb_table
333#undef _pdqinib_table
334#undef _tmax_mbxid
335#undef _mbxcb_table
336#undef _mbxinib_table
337#undef _tmax_mpfid
338#undef _mpfinib_table
339#undef _mpfcb_table
340#undef _tmax_cycid
341#undef _cycinib_table
342#undef _cyccb_table
343#undef _tmax_almid
344#undef _alminib_table
345#undef _almcb_table
346#undef _ovrinib
347#undef _tnum_inhno
348#undef _inhinib_table
349#undef _tnum_intno
350#undef _intinib_table
351#undef _tnum_excno
352#undef _excinib_table
353#undef _tmevt_heap
354#undef _istksz
355#undef _istk
356#undef _istkpt
357
358
359#endif /* TOPPERS_LABEL_ASM */
360
361#include "target_unrename.h"
362
363#endif /* TOPPERS_KERNEL_RENAME_H */
Note: See TracBrowser for help on using the repository browser.