]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/tinyos/safe/tos-ramsize
minor change
[tinyos-2.x.git] / tools / tinyos / safe / tos-ramsize
index 431391e81352b19c0520e63da831cbd2377e9e10..023e88eb69a0aad8f71a5fb86ee5057522ac9de7 100755 (executable)
@@ -36,6 +36,8 @@ use Getopt::Long;
 #
 # optionally don't do recursion checking
 #
+# print path to WC stack depth, perhaps graphically
+#
 # make it possible to specify chips individually
 #
 # make it possible to explicitly specify which interrupts are atomic
@@ -105,6 +107,8 @@ my %ICALL_TARGETS = (
 # also look below for __prologue_saves__ and __epilogue_restores__
 my %SPECIAL = (
 
+    "TinyThreadSchedulerP__switchThreads" => 10,
+
     # these have icalls
     #"__eewr_block" => 35,
     #"__eerd_block" => 35,