]> rtime.felk.cvut.cz Git - pes-rpp/rpp-test-sw.git/blob - rpp/lib/cmdproc/include/commands/cmd.h
Exclude docgen.c from CCS build
[pes-rpp/rpp-test-sw.git] / rpp / lib / cmdproc / include / commands / cmd.h
1 #ifndef CMD_H
2 #define CMD_H
3
4 #include "cmdproc.h"
5
6 extern cmd_des_t const *cmd_list_main[];
7
8
9 #endif