added fast option.
git-svn-id: svn://svn.berlios.de/openocd/trunk@604 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -79,4 +79,7 @@ extern int command_run_file(command_context_t *context, FILE *file, enum command
|
||||
#define ERROR_COMMAND_CLOSE_CONNECTION (-600)
|
||||
#define ERROR_COMMAND_SYNTAX_ERROR (-601)
|
||||
|
||||
|
||||
extern int fast_and_dangerous;
|
||||
|
||||
#endif /* COMMAND_H */
|
||||
|
||||
Reference in New Issue
Block a user