Fix red from r25666 (forgot to use macro to not use core variable on single core...
commit2635740e8af65d64769ced90c9b936500d12bc7a
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 18 Apr 2010 10:03:25 +0000 (18 10:03 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 18 Apr 2010 10:03:25 +0000 (18 10:03 +0000)
tree969b87538900a70cf86c1b9887985954afd64374
parent0419251cfc3339f38edbed73cac3a650db3e72a5
Fix red from r25666 (forgot to use macro to not use core variable on single core), update a comment and remove core check for setting THREAD_SWITCH upon wakeup which is irrelevant to the idea behind the change.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25667 a1c6a512-1295-4272-9138-f99709370657
firmware/thread.c