]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/tinyos/tosthreads/tosthreads_standard_api.py
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / tools / tinyos / tosthreads / tosthreads_standard_api.py
index ec29b0e53daedd64db72fedc985b93ec832921e5..4b973ad2da9c18cf3ea24ec8e43fccab0e4b9ae8 100644 (file)
@@ -89,5 +89,10 @@ map_extfun = {
 
               "getLeds":107, "setLeds":108,
 
-              "__divmodhi4":109}
+              "__divmodhi4":109,
+              
+              "tosthread_join":110,
+              
+              "volumeConfigMount":111, "volumeConfigRead":112, "volumeConfigWrite":113,
+              "volumeConfigCommit":114, "volumeConfigGetSize":115, "volumeConfigValid":116}