K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2010-03-25T14:24:00.160347Z K 7 svn:log V 261 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 END