freebsd-skq/sys/ia64/ia32
Nathan Whitehorn a107d8aac9 Change the arguments of exec_setregs() so that it receives a pointer
to the image_params struct instead of several members of that struct
individually. This makes it easier to expand its arguments in the future
without touching all platforms.

Reviewed by:	jhb
2010-03-25 14:24:00 +00:00
..
ia32_misc.c
ia32_reg.c
ia32_signal.c Change the arguments of exec_setregs() so that it receives a pointer 2010-03-25 14:24:00 +00:00
ia32_trap.c