Fix red from r25666 (forgot to use macro to not use core variable on single core...
commit2f02d622348ce11efd79100dd665764b5bffd480
authorMichael Sevakis <jethead71@rockbox.org>
Sun, 18 Apr 2010 10:03:25 +0000 (18 10:03 +0000)
committerMichael Sevakis <jethead71@rockbox.org>
Sun, 18 Apr 2010 10:03:25 +0000 (18 10:03 +0000)
tree969b87538900a70cf86c1b9887985954afd64374
parentd6cd1bc58e61d755aefcc66bcde351d140f81e2e
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