]> rtime.felk.cvut.cz Git - pes-rpp/rpp-test-sw.git/blobdiff - rpp-test-sw/commands/cmd_emac.h
Merge branches 'master' and 'rm48/master'
[pes-rpp/rpp-test-sw.git] / rpp-test-sw / commands / cmd_emac.h
diff --git a/rpp-test-sw/commands/cmd_emac.h b/rpp-test-sw/commands/cmd_emac.h
new file mode 100644 (file)
index 0000000..98132a0
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef _EMAC_TEST_H_
+#define _EMAC_TEST_H_
+
+#include "cmdproc.h"
+
+extern cmd_des_t const *cmd_list_emac[];
+
+#endif /* _EMAC_TEST_H_ */