]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/tosthreads/lib/tinyld/tosthread_slcs_types.h
Add tosthread_join support to TinyLD
[tinyos-2.x.git] / tos / lib / tosthreads / lib / tinyld / tosthread_slcs_types.h
index 3bf38b578dc319d595bc00237b7b97bf40baddd7..2d07c225f1fd11ea15107970c0838bef5e7108c6 100755 (executable)
@@ -106,7 +106,9 @@ struct addr fun[] = {
   
   {getLeds}, {setLeds},
 
-  {div}
+  {div},
+  
+  {tosthread_join}
 };
 
 #endif