|
|
fdmp_unrename.h説明を見る。00001 /* This file is generated from fdmp_rename.def by genrename. */ 00002 00003 #ifdef _FDMP_RENAME_H_ 00004 #undef _FDMP_RENAME_H_ 00005 00006 /* 00007 * startup.c 00008 */ 00009 #undef iniflg 00010 00011 /* 00012 * banner.c 00013 */ 00014 #undef print_banner 00015 00016 /* 00017 * cpu_config.c, cpu_support.S, sys_config.c, sys_support.S 00018 */ 00019 #undef dispatch 00020 #undef exit_and_dispatch 00021 #undef cpu_initialize 00022 #undef cpu_terminate 00023 #undef sys_initialize 00024 #undef sys_exit 00025 #undef sys_putc 00026 00027 /* 00028 * class.c 00029 */ 00030 #undef exported_ccb_table 00031 #undef ccb_table 00032 #undef my_local_ccb 00033 #undef my_local_exccb 00034 #undef exccb_initialize 00035 #undef ccb_convert 00036 00037 /* 00038 * task.c 00039 */ 00040 #undef runtsk 00041 #undef schedtsk 00042 #undef reqflg 00043 #undef enadsp 00044 #undef ready_queue 00045 #undef ready_primap 00046 #undef task_initialize 00047 #undef search_schedtsk 00048 #undef make_runnable 00049 #undef make_non_runnable 00050 #undef make_dormant 00051 #undef make_active 00052 #undef change_priority 00053 #undef rotate_ready_queue 00054 #undef call_texrtn 00055 #undef dispatch_call_texrtn 00056 #undef calltex 00057 00058 /* 00059 * wait.c 00060 */ 00061 #undef make_wait_tmout 00062 #undef wait_complete 00063 #undef wait_tmout 00064 #undef wait_tmout_ok 00065 #undef wait_cancel 00066 #undef wait_release 00067 #undef wobj_make_wait 00068 #undef wobj_make_wait_tmout 00069 #undef wobj_change_priority 00070 00071 /* 00072 * time_event.c 00073 */ 00074 #undef systim_offset 00075 #undef current_time 00076 #undef next_time 00077 #undef next_subtime 00078 #undef last_index 00079 #undef tmevt_initialize 00080 #undef tmevt_up 00081 #undef tmevt_down 00082 #undef tmevtb_insert 00083 #undef tmevtb_delete 00084 00085 /* 00086 * syslog.c 00087 */ 00088 #undef syslog_buffer 00089 #undef syslog_count 00090 #undef syslog_head 00091 #undef syslog_tail 00092 #undef syslog_lost 00093 #undef syslog_logmask 00094 #undef syslog_lowmask 00095 #undef syslog_initialize 00096 #undef syslog_terminate 00097 00098 /* 00099 * semaphore.c 00100 */ 00101 #undef semaphore_initialize 00102 00103 /* 00104 * eventflag.c 00105 */ 00106 #undef eventflag_initialize 00107 #undef eventflag_cond 00108 00109 /* 00110 * dataqueue.c 00111 */ 00112 #undef dataqueue_initialize 00113 #undef enqueue_data 00114 #undef force_enqueue_data 00115 #undef dequeue_data 00116 #undef send_data_rwait 00117 #undef receive_data_swait 00118 00119 /* 00120 * mailbox.c 00121 */ 00122 #undef mailbox_initialize 00123 00124 /* 00125 * mempfix.c 00126 */ 00127 #undef mempfix_initialize 00128 #undef mempfix_get_block 00129 00130 /* 00131 * cyclic.c 00132 */ 00133 #undef cyclic_initialize 00134 #undef tmevtb_enqueue_cyc 00135 #undef call_cychdr 00136 00137 /* 00138 * interrupt.c 00139 */ 00140 #undef interrupt_initialize 00141 00142 /* 00143 * exception.c 00144 */ 00145 #undef exception_initialize 00146 00147 /* 00148 * kernel_cfg.c 00149 */ 00150 #undef object_initialize 00151 #undef call_inirtn 00152 #undef call_terrtn 00153 #undef tmax_tskid 00154 #undef tinib_table 00155 #undef torder_table 00156 #undef tcb_table 00157 #undef tmax_semid 00158 #undef seminib_table 00159 #undef semcb_table 00160 #undef tmax_flgid 00161 #undef flginib_table 00162 #undef flgcb_table 00163 #undef tmax_dtqid 00164 #undef dtqcb_table 00165 #undef dtqinib_table 00166 #undef tmax_mbxid 00167 #undef mbxcb_table 00168 #undef mbxinib_table 00169 #undef tmax_mpfid 00170 #undef mpfinib_table 00171 #undef mpfcb_table 00172 #undef tmax_cycid 00173 #undef cycinib_table 00174 #undef cyccb_table 00175 #undef tnum_inhno 00176 #undef inhinib_table 00177 #undef tnum_excno 00178 #undef excinib_table 00179 #undef tmevt_heap 00180 00181 #ifdef LABEL_ASM 00182 00183 /* 00184 * startup.c 00185 */ 00186 #undef _iniflg 00187 00188 /* 00189 * banner.c 00190 */ 00191 #undef _print_banner 00192 00193 /* 00194 * cpu_config.c, cpu_support.S, sys_config.c, sys_support.S 00195 */ 00196 #undef _dispatch 00197 #undef _exit_and_dispatch 00198 #undef _cpu_initialize 00199 #undef _cpu_terminate 00200 #undef _sys_initialize 00201 #undef _sys_exit 00202 #undef _sys_putc 00203 00204 /* 00205 * class.c 00206 */ 00207 #undef _exported_ccb_table 00208 #undef _ccb_table 00209 #undef _my_local_ccb 00210 #undef _my_local_exccb 00211 #undef _exccb_initialize 00212 #undef _ccb_convert 00213 00214 /* 00215 * task.c 00216 */ 00217 #undef _runtsk 00218 #undef _schedtsk 00219 #undef _reqflg 00220 #undef _enadsp 00221 #undef _ready_queue 00222 #undef _ready_primap 00223 #undef _task_initialize 00224 #undef _search_schedtsk 00225 #undef _make_runnable 00226 #undef _make_non_runnable 00227 #undef _make_dormant 00228 #undef _make_active 00229 #undef _change_priority 00230 #undef _rotate_ready_queue 00231 #undef _call_texrtn 00232 #undef _dispatch_call_texrtn 00233 #undef _calltex 00234 00235 /* 00236 * wait.c 00237 */ 00238 #undef _make_wait_tmout 00239 #undef _wait_complete 00240 #undef _wait_tmout 00241 #undef _wait_tmout_ok 00242 #undef _wait_cancel 00243 #undef _wait_release 00244 #undef _wobj_make_wait 00245 #undef _wobj_make_wait_tmout 00246 #undef _wobj_change_priority 00247 00248 /* 00249 * time_event.c 00250 */ 00251 #undef _systim_offset 00252 #undef _current_time 00253 #undef _next_time 00254 #undef _next_subtime 00255 #undef _last_index 00256 #undef _tmevt_initialize 00257 #undef _tmevt_up 00258 #undef _tmevt_down 00259 #undef _tmevtb_insert 00260 #undef _tmevtb_delete 00261 00262 /* 00263 * syslog.c 00264 */ 00265 #undef _syslog_buffer 00266 #undef _syslog_count 00267 #undef _syslog_head 00268 #undef _syslog_tail 00269 #undef _syslog_lost 00270 #undef _syslog_logmask 00271 #undef _syslog_lowmask 00272 #undef _syslog_initialize 00273 #undef _syslog_terminate 00274 00275 /* 00276 * semaphore.c 00277 */ 00278 #undef _semaphore_initialize 00279 00280 /* 00281 * eventflag.c 00282 */ 00283 #undef _eventflag_initialize 00284 #undef _eventflag_cond 00285 00286 /* 00287 * dataqueue.c 00288 */ 00289 #undef _dataqueue_initialize 00290 #undef _enqueue_data 00291 #undef _force_enqueue_data 00292 #undef _dequeue_data 00293 #undef _send_data_rwait 00294 #undef _receive_data_swait 00295 00296 /* 00297 * mailbox.c 00298 */ 00299 #undef _mailbox_initialize 00300 00301 /* 00302 * mempfix.c 00303 */ 00304 #undef _mempfix_initialize 00305 #undef _mempfix_get_block 00306 00307 /* 00308 * cyclic.c 00309 */ 00310 #undef _cyclic_initialize 00311 #undef _tmevtb_enqueue_cyc 00312 #undef _call_cychdr 00313 00314 /* 00315 * interrupt.c 00316 */ 00317 #undef _interrupt_initialize 00318 00319 /* 00320 * exception.c 00321 */ 00322 #undef _exception_initialize 00323 00324 /* 00325 * kernel_cfg.c 00326 */ 00327 #undef _object_initialize 00328 #undef _call_inirtn 00329 #undef _call_terrtn 00330 #undef _tmax_tskid 00331 #undef _tinib_table 00332 #undef _torder_table 00333 #undef _tcb_table 00334 #undef _tmax_semid 00335 #undef _seminib_table 00336 #undef _semcb_table 00337 #undef _tmax_flgid 00338 #undef _flginib_table 00339 #undef _flgcb_table 00340 #undef _tmax_dtqid 00341 #undef _dtqcb_table 00342 #undef _dtqinib_table 00343 #undef _tmax_mbxid 00344 #undef _mbxcb_table 00345 #undef _mbxinib_table 00346 #undef _tmax_mpfid 00347 #undef _mpfinib_table 00348 #undef _mpfcb_table 00349 #undef _tmax_cycid 00350 #undef _cycinib_table 00351 #undef _cyccb_table 00352 #undef _tnum_inhno 00353 #undef _inhinib_table 00354 #undef _tnum_excno 00355 #undef _excinib_table 00356 #undef _tmevt_heap 00357 00358 #endif /* LABEL_ASM */ 00359 #endif /* _FDMP_RENAME_H_ */ Copyright © 2006 by TAKAGI Nobuhisa. このページは Mon Apr 3 23:49:12 2006 に Doxygen によって生成されました。 |