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