#ifndef _KOZOS_STUBLIB_H_INCLUDED_ #define _KOZOS_STUBLIB_H_INCLUDED_ extern kz_thread *gen_thread; int stub_init(); int stub_proc(kz_thread *thp, int signo); void stub_store_regs(kz_thread *thp); void stub_restore_regs(kz_thread *thp); #endif

AltStyle によって変換されたページ (->オリジナル) /