OSDN Git Service

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