app dir changed and src dir removed
This commit is contained in:
8
bs/cmds/help.h
Normal file
8
bs/cmds/help.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _CMD_HELP_H
|
||||
#define _CMD_HELP_H
|
||||
|
||||
#include "jtag_core/jtag_core.h"
|
||||
|
||||
int cmd_help(jtag_core *jc, int argc, char *argv[]);
|
||||
|
||||
#endif /* _CMD_help_H */
|
||||
Reference in New Issue
Block a user