Fix order of edi, esi, ebp, ebx in switch_threads_frame. Doesn't
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 10 Jan 2005 07:18:03 +0000 (07:18 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 10 Jan 2005 07:18:03 +0000 (07:18 +0000)
matter because they're never used in the C code, but it's good to have
them correct.  Thanks to Howie Xu <xuhao@stanford.edu> for reporting
this bug.


No differences found