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