regtoframe
regtoframe((struct reg *)ksc.sc_regs, p->p_md.md_tf);
regtoframe(regs, process_frame(p));
void regtoframe(struct reg *, struct trapframe *);
void regtoframe(struct reg *, struct trapframe *);