source: ssp_qb_r5f100le_cs/trunk/kernel/kernel_unrename.h@ 93

Last change on this file since 93 was 93, checked in by nmir-saito, 9 years ago

add Combined package of SSP kernel for QB-R5F100LE-TB(RL78 processor)

File size: 5.0 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 runtsk_curpri
17#undef runtsk_ipri
18#undef ready_primap
19#undef actque_bitmap
20#undef reqflg
21#undef disdsp
22#undef get_ipri_self
23#undef get_ipri
24#undef bitmap_search_table
25#undef bitmap_search
26#undef primap_empty
27#undef primap_test
28#undef primap_search
29#undef primap_set
30#undef primap_clear
31#undef search_schedtsk
32#undef test_dormant
33#undef initialize_task
34#undef make_active
35#undef run_task
36#undef dispatcher
37
38/*
39 * interrupt.c
40 */
41#undef initialize_interrupt
42
43/*
44 * exception.c
45 */
46#undef initialize_exception
47
48
49/*
50 * alarm.c
51 */
52#undef initialize_alarm
53#undef call_almhdr
54
55/*
56 * cyclic.c
57 */
58#undef initialize_cyclic
59#undef call_cychdr
60
61/*
62 * dataqueue.c
63 */
64#undef initialize_dataqueue
65#undef send_data
66#undef receive_data
67
68/*
69 * eventflag.c
70 */
71#undef initialize_eventflag
72
73/*
74 * time_event.c
75 */
76#undef current_time
77#undef min_time
78#undef initialize_time_event
79#undef time_event_enqueue
80#undef time_event_dequeue
81#undef signal_time
82
83
84/*
85 * kernel_cfg.c
86 */
87#undef tmax_tskid
88#undef tinib_tskatr
89#undef init_rdypmap
90#undef tinib_exinf
91#undef tinib_task
92#undef tinib_epriority
93
94#undef tmax_flgid
95#undef flginib_atr
96#undef flginib_iflgptn
97#undef flgcb_flgptn
98
99#undef tmax_dtqid
100#undef dtqinib_atr
101#undef dtqinib_size
102#undef dtqinib_data
103#undef dtqcb_count
104#undef dtqcb_head
105#undef dtqcb_tail
106
107#undef tnum_inhno
108#undef inhinib_inhno
109#undef inhinib_inhatr
110#undef inhinib_entry
111
112#undef tnum_intno
113#undef intinib_intno
114#undef intinib_intatr
115#undef intinib_intpri
116
117#undef tnum_excno
118#undef excinib_excno
119#undef excinib_excatr
120#undef excinib_entry
121
122#undef tmax_cycid
123#undef cycevtid_offset
124#undef cycinib_cycact
125#undef cycinib_exinf
126#undef cycinib_cychdr
127#undef cycinib_cyctim
128#undef cycinib_cycphs
129#undef cyccb_evttim
130#undef cyccb_cycact
131
132#undef tmax_almid
133#undef almevtid_offset
134#undef alminib_almhdr
135#undef alminib_exinf
136#undef almcb_almact
137
138#undef tnum_tmevt_queue
139#undef tmevt_queue
140#undef tmevt_time
141#undef tmevt_callback
142#undef tmevt_arg
143
144#undef stksz
145#undef stk
146#undef istkpt
147
148#undef initialize_object
149#undef call_inirtn
150#undef call_terrtn
151
152/*
153 * target_config.c
154 */
155#undef target_initialize
156#undef target_exit
157
158
159#ifdef TOPPERS_LABEL_ASM
160
161/*
162 * startup.c
163 */
164#undef _kerflg
165#undef _exit_kernel
166
167/*
168 * task.c
169 */
170#undef _runtsk_curpri
171#undef _runtsk_ipri
172#undef _ready_primap
173#undef _actque_bitmap
174#undef _reqflg
175#undef _disdsp
176#undef _get_ipri_self
177#undef _get_ipri
178#undef _bitmap_search_table
179#undef _bitmap_search
180#undef _primap_empty
181#undef _primap_test
182#undef _primap_search
183#undef _primap_set
184#undef _primap_clear
185#undef _search_schedtsk
186#undef _test_dormant
187#undef _initialize_task
188#undef _make_active
189#undef _run_task
190#undef _dispatcher
191
192/*
193 * interrupt.c
194 */
195#undef _initialize_interrupt
196
197/*
198 * exception.c
199 */
200#undef _initialize_exception
201
202
203/*
204 * alarm.c
205 */
206#undef _initialize_alarm
207#undef _call_almhdr
208
209/*
210 * cyclic.c
211 */
212#undef _initialize_cyclic
213#undef _call_cychdr
214
215/*
216 * dataqueue.c
217 */
218#undef _initialize_dataqueue
219#undef _send_data
220#undef _receive_data
221
222/*
223 * eventflag.c
224 */
225#undef _initialize_eventflag
226
227/*
228 * time_event.c
229 */
230#undef _current_time
231#undef _min_time
232#undef _initialize_time_event
233#undef _time_event_enqueue
234#undef _time_event_dequeue
235#undef _signal_time
236
237
238/*
239 * kernel_cfg.c
240 */
241#undef _tmax_tskid
242#undef _tinib_tskatr
243#undef _init_rdypmap
244#undef _tinib_exinf
245#undef _tinib_task
246#undef _tinib_epriority
247
248#undef _tmax_flgid
249#undef _flginib_atr
250#undef _flginib_iflgptn
251#undef _flgcb_flgptn
252
253#undef _tmax_dtqid
254#undef _dtqinib_atr
255#undef _dtqinib_size
256#undef _dtqinib_data
257#undef _dtqcb_count
258#undef _dtqcb_head
259#undef _dtqcb_tail
260
261#undef _tnum_inhno
262#undef _inhinib_inhno
263#undef _inhinib_inhatr
264#undef _inhinib_entry
265
266#undef _tnum_intno
267#undef _intinib_intno
268#undef _intinib_intatr
269#undef _intinib_intpri
270
271#undef _tnum_excno
272#undef _excinib_excno
273#undef _excinib_excatr
274#undef _excinib_entry
275
276#undef _tmax_cycid
277#undef _cycevtid_offset
278#undef _cycinib_cycact
279#undef _cycinib_exinf
280#undef _cycinib_cychdr
281#undef _cycinib_cyctim
282#undef _cycinib_cycphs
283#undef _cyccb_evttim
284#undef _cyccb_cycact
285
286#undef _tmax_almid
287#undef _almevtid_offset
288#undef _alminib_almhdr
289#undef _alminib_exinf
290#undef _almcb_almact
291
292#undef _tnum_tmevt_queue
293#undef _tmevt_queue
294#undef _tmevt_time
295#undef _tmevt_callback
296#undef _tmevt_arg
297
298#undef _stksz
299#undef _stk
300#undef _istkpt
301
302#undef _initialize_object
303#undef _call_inirtn
304#undef _call_terrtn
305
306/*
307 * target_config.c
308 */
309#undef _target_initialize
310#undef _target_exit
311
312
313#endif /* TOPPERS_LABEL_ASM */
314
315#include "target_unrename.h"
316
317#endif /* TOPPERS_KERNEL_RENAME_H */
Note: See TracBrowser for help on using the repository browser.