Fix red from r25666 (forgot to use macro to not use core variable on single core...
commitd74d8eca144a79a6f7c9f6dfb3a88053c521a515
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
parent6d44637eed9d2a8e51590aad12bb867c066182f8
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