/* This file is generated from kernel_rename.def by genrename. */ /* This file is included only when kernel_rename.h has been included. */ #ifdef TOPPERS_KERNEL_RENAME_H #undef TOPPERS_KERNEL_RENAME_H /* * startup.c */ #undef kerflg #undef exit_kernel #undef initialize_kmm #undef kernel_malloc #undef kernel_free /* * task.c */ #undef p_runtsk #undef p_schedtsk #undef enadsp #undef dspflg #undef ready_queue #undef ready_primap #undef free_tcb #undef initialize_task #undef search_schedtsk #undef make_runnable #undef make_non_runnable #undef make_dormant #undef make_active #undef change_priority #undef rotate_ready_queue #undef task_terminate /* * taskhook.c */ #undef mtxhook_check_ceilpri #undef mtxhook_scan_ceilmtx #undef mtxhook_release_all /* * wait.c */ #undef make_wait_tmout #undef wait_complete #undef wait_tmout #undef wait_tmout_ok #undef wobj_make_wait #undef wobj_make_wait_tmout #undef init_wait_queue /* * time_event.c */ #undef boundary_evttim #undef current_evttim #undef current_hrtcnt #undef monotonic_evttim #undef systim_offset #undef in_signal_time #undef initialize_tmevt #undef tmevt_up #undef tmevt_down #undef update_current_evttim #undef set_hrt_event #undef tmevtb_register #undef tmevtb_enqueue #undef tmevtb_dequeue #undef check_adjtim #undef tmevt_lefttim #undef signal_time /* * semaphore.c */ #undef free_semcb #undef initialize_semaphore /* * eventflag.c */ #undef free_flgcb #undef initialize_eventflag #undef check_flg_cond /* * dataqueue.c */ #undef free_dtqcb #undef initialize_dataqueue #undef enqueue_data #undef force_enqueue_data #undef dequeue_data #undef send_data #undef force_send_data #undef receive_data /* * pridataq.c */ #undef free_pdqcb #undef initialize_pridataq #undef enqueue_pridata #undef dequeue_pridata #undef send_pridata #undef receive_pridata /* * mutex.c */ #undef free_mtxcb #undef initialize_mutex #undef mutex_check_ceilpri #undef mutex_scan_ceilmtx #undef mutex_drop_priority #undef mutex_acquire #undef mutex_release #undef mutex_release_all /* * mempfix.c */ #undef free_mpfcb #undef initialize_mempfix #undef get_mpf_block /* * time_manage.c */ #undef check_nfyinfo #undef notify_handler /* * cyclic.c */ #undef free_cyccb #undef initialize_cyclic #undef call_cyclic /* * alarm.c */ #undef free_almcb #undef initialize_alarm #undef call_alarm /* * interrupt.c */ #undef free_isrcb #undef initialize_isr #undef call_isr #undef initialize_interrupt /* * exception.c */ #undef initialize_exception /* * kernel_cfg.c */ #undef initialize_object #undef call_inirtn #undef call_terrtn #undef tmax_tskid #undef tmax_stskid #undef tinib_table #undef atinib_table #undef torder_table #undef tcb_table #undef tmax_semid #undef tmax_ssemid #undef seminib_table #undef aseminib_table #undef semcb_table #undef tmax_flgid #undef tmax_sflgid #undef flginib_table #undef aflginib_table #undef flgcb_table #undef tmax_dtqid #undef tmax_sdtqid #undef dtqinib_table #undef adtqinib_table #undef dtqcb_table #undef tmax_pdqid #undef tmax_spdqid #undef pdqinib_table #undef apdqinib_table #undef pdqcb_table #undef tmax_mtxid #undef tmax_smtxid #undef mtxinib_table #undef amtxinib_table #undef mtxcb_table #undef tmax_mpfid #undef tmax_smpfid #undef mpfinib_table #undef ampfinib_table #undef mpfcb_table #undef tmax_cycid #undef tmax_scycid #undef cycinib_table #undef acycinib_table #undef acyc_nfyinfo_table #undef cyccb_table #undef tmax_almid #undef tmax_salmid #undef alminib_table #undef aalminib_table #undef aalm_nfyinfo_table #undef almcb_table #undef tnum_isr_queue #undef isr_queue_list #undef isr_queue_table #undef tmax_isrid #undef tmax_sisrid #undef isrinib_table #undef aisrinib_table #undef isrorder_table #undef isrcb_table #undef tnum_def_inhno #undef inhinib_table #undef tnum_cfg_intno #undef intinib_table #undef tnum_def_excno #undef excinib_table #undef tmevt_heap #undef istksz #undef istk #undef istkpt #undef kmmsz #undef kmm #include "target_unrename.h" #endif /* TOPPERS_KERNEL_RENAME_H */