From: Keith Packard Date: Tue, 23 Apr 2013 01:29:56 +0000 (-0500) Subject: altos/stm: Don't define task macros when not tasking X-Git-Tag: 1.2.1~36 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=a453e2245996854e722346789f972fd088e33ba8;hp=a453e2245996854e722346789f972fd088e33ba8;p=fw%2Faltos altos/stm: Don't define task macros when not tasking The necessary data structures aren't defined in this case. Signed-off-by: Keith Packard ---