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)
commitf329c5c10351234a6a5e2757c5f070f02b73639c
tree2f44ae2e3dbcb10883bf182a3c477ba9bb607132
parent90284ecf98313edfd34d8e3f30a2b00a0065bf38
Fix order of edi, esi, ebp, ebx in switch_threads_frame.  Doesn't
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.
src/threads/switch.h