]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/TOSBoot/Exec.nc
Changes so this checkout exactly matches CVS at -r release_tinyos_2_0_2_2.
[tinyos-2.x.git] / tos / lib / TOSBoot / Exec.nc
diff --git a/tos/lib/TOSBoot/Exec.nc b/tos/lib/TOSBoot/Exec.nc
new file mode 100644 (file)
index 0000000..3d42c0d
--- /dev/null
@@ -0,0 +1,4 @@
+
+interface Exec {
+  command void exec();
+}