Deleted Added
full compact
29c29
< * $FreeBSD: head/sys/compat/ia32/ia32_signal.h 190616 2009-04-01 12:44:17Z kib $
---
> * $FreeBSD: head/sys/compat/ia32/ia32_signal.h 205642 2010-03-25 14:24:00Z nwhitehorn $
188,189c188,189
< extern void ia32_setregs(struct thread *td, u_long entry, u_long stack,
< u_long ps_strings);
---
> extern void ia32_setregs(struct thread *td, struct image_params *imgp,
> u_long stack);