K 10 svn:author V 3 kib K 8 svn:date V 27 2008-09-07T16:39:21.637761Z K 7 svn:log V 274 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. Submitted by: Dmitry Chagin MFC after: 1 week END