]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/blip/shell/RegisterShellCommand.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / tos / lib / net / blip / shell / RegisterShellCommand.nc
diff --git a/tos/lib/net/blip/shell/RegisterShellCommand.nc b/tos/lib/net/blip/shell/RegisterShellCommand.nc
new file mode 100644 (file)
index 0000000..fb98013
--- /dev/null
@@ -0,0 +1,4 @@
+
+interface RegisterShellCommand {
+  event char *getCommandName();
+}