K 10 svn:author V 5 peter K 8 svn:date V 27 2003-11-08T07:43:44.000000Z K 7 svn:log V 354 Move a MD 32 bit binary support routine into the MD areas. exec_setregs is highly MD in an emulation environment since it operates on the host environment. Although the setregs functions are really for exec support rather than signals, they deal with the same sorts of context and include files. So I put it there rather than create yet another file. END