kernel_unrename.h

説明を見る。
00001 /* This file is generated from kernel_rename.def by genrename. */
00002 
00003 /* This file is included only when kernel_rename.h has been included. */
00004 #ifdef TOPPERS_KERNEL_RENAME_H
00005 #undef TOPPERS_KERNEL_RENAME_H
00006 
00007 /*
00008  *  startup.c
00009  */
00010 #undef kerflg
00011 #undef exit_kernel
00012 
00013 /*
00014  *  task.c
00015  */
00016 #undef p_runtsk
00017 #undef p_schedtsk
00018 #undef reqflg
00019 #undef disdsp
00020 #undef dspflg
00021 #undef ready_queue
00022 #undef ready_primap
00023 #undef initialize_task
00024 #undef search_schedtsk
00025 #undef make_runnable
00026 #undef make_non_runnable
00027 #undef make_dormant
00028 #undef make_active
00029 #undef change_priority
00030 #undef rotate_ready_queue
00031 #undef call_texrtn
00032 #undef calltex
00033 
00034 /*
00035  *  wait.c
00036  */
00037 #undef make_wait_tmout
00038 #undef wait_complete
00039 #undef wait_tmout
00040 #undef wait_tmout_ok
00041 #undef wait_release
00042 #undef wobj_make_wait
00043 #undef wobj_make_wait_tmout
00044 #undef init_wait_queue
00045 
00046 /*
00047  *  time_event.c
00048  */
00049 #undef current_time
00050 #undef next_time
00051 #undef next_subtime
00052 #undef last_index
00053 #undef initialize_tmevt
00054 #undef tmevt_up
00055 #undef tmevt_down
00056 #undef tmevtb_insert
00057 #undef tmevtb_delete
00058 #undef tmevt_lefttim
00059 #undef signal_time
00060 
00061 /*
00062  *  semaphore.c
00063  */
00064 #undef initialize_semaphore
00065 
00066 /*
00067  *  eventflag.c
00068  */
00069 #undef initialize_eventflag
00070 #undef eventflag_cond
00071 
00072 /*
00073  *  dataqueue.c
00074  */
00075 #undef initialize_dataqueue
00076 #undef enqueue_data
00077 #undef force_enqueue_data
00078 #undef dequeue_data
00079 #undef send_data
00080 #undef force_send_data
00081 #undef receive_data
00082 
00083 /*
00084  *  pridataq.c
00085  */
00086 #undef initialize_pridataq
00087 #undef enqueue_pridata
00088 #undef dequeue_pridata
00089 #undef send_pridata
00090 #undef receive_pridata
00091 
00092 /*
00093  *  mailbox.c
00094  */
00095 #undef initialize_mailbox
00096 
00097 /*
00098  *  mempfix.c
00099  */
00100 #undef initialize_mempfix
00101 #undef mempfix_get_block
00102 
00103 /*
00104  *  cyclic.c
00105  */
00106 #undef initialize_cyclic
00107 #undef call_cychdr
00108 
00109 /*
00110  *  alarm.c
00111  */
00112 #undef initialize_alarm
00113 #undef call_almhdr
00114 
00115 /*
00116  *  interrupt.c
00117  */
00118 #undef initialize_interrupt
00119 
00120 /*
00121  *  exception.c
00122  */
00123 #undef initialize_exception
00124 
00125 /*
00126  *  kernel_cfg.c
00127  */
00128 #undef initialize_object
00129 #undef call_inirtn
00130 #undef call_terrtn
00131 #undef tmax_tskid
00132 #undef tinib_table
00133 #undef torder_table
00134 #undef tcb_table
00135 #undef tmax_semid
00136 #undef seminib_table
00137 #undef semcb_table
00138 #undef tmax_flgid
00139 #undef flginib_table
00140 #undef flgcb_table
00141 #undef tmax_dtqid
00142 #undef dtqcb_table
00143 #undef dtqinib_table
00144 #undef tmax_pdqid
00145 #undef pdqcb_table
00146 #undef pdqinib_table
00147 #undef tmax_mbxid
00148 #undef mbxcb_table
00149 #undef mbxinib_table
00150 #undef tmax_mpfid
00151 #undef mpfinib_table
00152 #undef mpfcb_table
00153 #undef tmax_cycid
00154 #undef cycinib_table
00155 #undef cyccb_table
00156 #undef tmax_almid
00157 #undef alminib_table
00158 #undef almcb_table
00159 #undef tnum_inhno
00160 #undef inhinib_table
00161 #undef tnum_intno
00162 #undef intinib_table
00163 #undef tnum_excno
00164 #undef excinib_table
00165 #undef tmevt_heap
00166 #undef istksz
00167 #undef istk
00168 #undef istkpt
00169 
00170 /*
00171  *  target_config.c, target_support.S
00172  */
00173 #undef dispatch
00174 #undef start_dispatch
00175 #undef exit_and_dispatch
00176 #undef call_exit_kernel
00177 #undef target_initialize
00178 #undef target_exit
00179 #undef default_int_handler
00180 #undef default_exc_handler
00181 #undef log_dsp_enter
00182 #undef log_dsp_leave
00183 #undef log_inh_enter
00184 #undef log_inh_leave
00185 #undef log_exc_enter
00186 #undef log_exc_leave
00187 
00188 
00189 #ifdef TOPPERS_LABEL_ASM
00190 
00191 /*
00192  *  startup.c
00193  */
00194 #undef _kerflg
00195 #undef _exit_kernel
00196 
00197 /*
00198  *  task.c
00199  */
00200 #undef _p_runtsk
00201 #undef _p_schedtsk
00202 #undef _reqflg
00203 #undef _disdsp
00204 #undef _dspflg
00205 #undef _ready_queue
00206 #undef _ready_primap
00207 #undef _initialize_task
00208 #undef _search_schedtsk
00209 #undef _make_runnable
00210 #undef _make_non_runnable
00211 #undef _make_dormant
00212 #undef _make_active
00213 #undef _change_priority
00214 #undef _rotate_ready_queue
00215 #undef _call_texrtn
00216 #undef _calltex
00217 
00218 /*
00219  *  wait.c
00220  */
00221 #undef _make_wait_tmout
00222 #undef _wait_complete
00223 #undef _wait_tmout
00224 #undef _wait_tmout_ok
00225 #undef _wait_release
00226 #undef _wobj_make_wait
00227 #undef _wobj_make_wait_tmout
00228 #undef _init_wait_queue
00229 
00230 /*
00231  *  time_event.c
00232  */
00233 #undef _current_time
00234 #undef _next_time
00235 #undef _next_subtime
00236 #undef _last_index
00237 #undef _initialize_tmevt
00238 #undef _tmevt_up
00239 #undef _tmevt_down
00240 #undef _tmevtb_insert
00241 #undef _tmevtb_delete
00242 #undef _tmevt_lefttim
00243 #undef _signal_time
00244 
00245 /*
00246  *  semaphore.c
00247  */
00248 #undef _initialize_semaphore
00249 
00250 /*
00251  *  eventflag.c
00252  */
00253 #undef _initialize_eventflag
00254 #undef _eventflag_cond
00255 
00256 /*
00257  *  dataqueue.c
00258  */
00259 #undef _initialize_dataqueue
00260 #undef _enqueue_data
00261 #undef _force_enqueue_data
00262 #undef _dequeue_data
00263 #undef _send_data
00264 #undef _force_send_data
00265 #undef _receive_data
00266 
00267 /*
00268  *  pridataq.c
00269  */
00270 #undef _initialize_pridataq
00271 #undef _enqueue_pridata
00272 #undef _dequeue_pridata
00273 #undef _send_pridata
00274 #undef _receive_pridata
00275 
00276 /*
00277  *  mailbox.c
00278  */
00279 #undef _initialize_mailbox
00280 
00281 /*
00282  *  mempfix.c
00283  */
00284 #undef _initialize_mempfix
00285 #undef _mempfix_get_block
00286 
00287 /*
00288  *  cyclic.c
00289  */
00290 #undef _initialize_cyclic
00291 #undef _call_cychdr
00292 
00293 /*
00294  *  alarm.c
00295  */
00296 #undef _initialize_alarm
00297 #undef _call_almhdr
00298 
00299 /*
00300  *  interrupt.c
00301  */
00302 #undef _initialize_interrupt
00303 
00304 /*
00305  *  exception.c
00306  */
00307 #undef _initialize_exception
00308 
00309 /*
00310  *  kernel_cfg.c
00311  */
00312 #undef _initialize_object
00313 #undef _call_inirtn
00314 #undef _call_terrtn
00315 #undef _tmax_tskid
00316 #undef _tinib_table
00317 #undef _torder_table
00318 #undef _tcb_table
00319 #undef _tmax_semid
00320 #undef _seminib_table
00321 #undef _semcb_table
00322 #undef _tmax_flgid
00323 #undef _flginib_table
00324 #undef _flgcb_table
00325 #undef _tmax_dtqid
00326 #undef _dtqcb_table
00327 #undef _dtqinib_table
00328 #undef _tmax_pdqid
00329 #undef _pdqcb_table
00330 #undef _pdqinib_table
00331 #undef _tmax_mbxid
00332 #undef _mbxcb_table
00333 #undef _mbxinib_table
00334 #undef _tmax_mpfid
00335 #undef _mpfinib_table
00336 #undef _mpfcb_table
00337 #undef _tmax_cycid
00338 #undef _cycinib_table
00339 #undef _cyccb_table
00340 #undef _tmax_almid
00341 #undef _alminib_table
00342 #undef _almcb_table
00343 #undef _tnum_inhno
00344 #undef _inhinib_table
00345 #undef _tnum_intno
00346 #undef _intinib_table
00347 #undef _tnum_excno
00348 #undef _excinib_table
00349 #undef _tmevt_heap
00350 #undef _istksz
00351 #undef _istk
00352 #undef _istkpt
00353 
00354 /*
00355  *  target_config.c, target_support.S
00356  */
00357 #undef _dispatch
00358 #undef _start_dispatch
00359 #undef _exit_and_dispatch
00360 #undef _call_exit_kernel
00361 #undef _target_initialize
00362 #undef _target_exit
00363 #undef _default_int_handler
00364 #undef _default_exc_handler
00365 #undef _log_dsp_enter
00366 #undef _log_dsp_leave
00367 #undef _log_inh_enter
00368 #undef _log_inh_leave
00369 #undef _log_exc_enter
00370 #undef _log_exc_leave
00371 
00372 
00373 #endif /* TOPPERS_LABEL_ASM */
00374 
00375 #include "target_unrename.h"
00376 
00377 #endif /* TOPPERS_KERNEL_RENAME_H */

Copyright © 2008 by Kijineko Inc.

ホームページ制作