]> git.sur5r.net Git - openocd/blobdiff - src/helper/log.h
When calling openocd from a shell like this:
[openocd] / src / helper / log.h
index e161a6ea2b00b66d1b36143ea9c711f946a18c2b..ad8d24795d434387d4e876a979f3c28701d5be30 100644 (file)
@@ -138,5 +138,5 @@ extern int debug_level;
  * make no assumptions about what went wrong and try to handle the problem.
  */
 #define ERROR_FAIL                                             (-4)
-
+#define ERROR_OK_EXIT                                  (-5)
 #endif /* LOG_H */