]> rtime.felk.cvut.cz Git - rpp-test-sw.git/blob - rpp-test-sw/commands/cmd_sdram.h
Merge branches 'master' and 'rm48/master'
[rpp-test-sw.git] / rpp-test-sw / commands / cmd_sdram.h
1 /*
2  * cmd_sdram.h
3  *
4  *  Created on: 28.2.2013
5  *      Author: michal
6  */
7
8 #ifndef CMD_SDRAM_H_
9 #define CMD_SDRAM_H_
10
11 #include "cmdproc.h"
12
13 extern cmd_des_t const *cmd_list_sdram[];
14
15
16 #endif /* CMD_SDRAM_H_ */