]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Rewiring to fix bug that all DynamicThread code gets pulled in even if you ONLY use...
authorklueska <klueska>
Mon, 23 Jun 2008 01:25:03 +0000 (01:25 +0000)
committerklueska <klueska>
Mon, 23 Jun 2008 01:25:03 +0000 (01:25 +0000)
commit8f0d681f0336383bb89ca8745aa7ccc52b58803b
tree6a946eead684376bf7ea109bb97ea2626ee32605
parent531873da4258e79801817651376540bc3b11ccc3
Rewiring to fix bug that all DynamicThread code gets pulled in even if you ONLY use static threads
tos/lib/tosthreads/system/DynamicThreadC.nc
tos/lib/tosthreads/system/DynamicThreadP.nc
tos/lib/tosthreads/system/MainC.nc
tos/lib/tosthreads/system/StaticThreadC.nc [new file with mode: 0644]
tos/lib/tosthreads/system/ThreadC.nc
tos/lib/tosthreads/system/ThreadMapC.nc [new file with mode: 0644]
tos/lib/tosthreads/system/ThreadMapP.nc [new file with mode: 0644]
tos/lib/tosthreads/system/ThreadP.nc [deleted file]