]> rtime.felk.cvut.cz Git - pes-rpp/rpp-test-sw.git/blobdiff - rpp-test-sw/commands/cmd_lin.h
Merge branches 'master' and 'rm48/master'
[pes-rpp/rpp-test-sw.git] / rpp-test-sw / commands / cmd_lin.h
diff --git a/rpp-test-sw/commands/cmd_lin.h b/rpp-test-sw/commands/cmd_lin.h
new file mode 100644 (file)
index 0000000..085f0d9
--- /dev/null
@@ -0,0 +1,15 @@
+/*
+ * cmd_lin.h
+ *
+ *  Created on: 28.2.2013
+ *      Author: Michal Horn
+ */
+
+#ifndef CMD_LIN_H_
+#define CMD_LIN_H_
+
+#include "cmdproc.h"
+
+extern cmd_des_t const *cmd_list_lin[];
+
+#endif /* CMD_LIN_H_ */