]> rtime.felk.cvut.cz Git - pes-rpp/rpp-test-sw.git/blob - rpp-test-sw/commands/cmd_emac.h
Test software functionality temporarily reduced for SCI peripheral only
[pes-rpp/rpp-test-sw.git] / rpp-test-sw / commands / cmd_emac.h
1 #ifndef _EMAC_TEST_H_
2 #define _EMAC_TEST_H_
3
4 #include "cmdproc.h"
5
6 extern cmd_des_t const *cmd_list_emac[];
7
8 #endif /* _EMAC_TEST_H_ */