Skip to content
Commit b8483aea authored by Gregory Nutt's avatar Gregory Nutt
Browse files

In go_os_start that sets the IDLE thread stack coloration, mov does not set...

In go_os_start that sets the IDLE thread stack coloration, mov does not set condition codes which are tested by the following beq.  Need to use movs instead.  Noted by David Sidrane
parent 2325f2c5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment