K 10 svn:author V 3 kib K 8 svn:date V 27 2008-09-15T19:40:49.163797Z K 7 svn:log V 257 MFC r182849: Segment registers are stored in the uc_mcontext member of the struct l_ucontext. To restore the registers content, trampoline needs to dereference uc_mcontext instead of taking some undefined values from l_ucontext. Approved by: re (kensmith) END