Use --tty/-T on command line to specify target device
[fw/altos] / ao-tools / lib / ccdbg.h
index 4a2e3b9f00c9222118f93386024a206d06ab5ffd..ca5961432d8926b649c916e7182e962221d88921 100644 (file)
@@ -258,7 +258,7 @@ ccdbg_hex_image_equal(struct hex_image *a, struct hex_image *b);
 
 /* ccdbg-io.c */
 struct ccdbg *
-ccdbg_open(void);
+ccdbg_open(char *tty);
 
 void
 ccdbg_close(struct ccdbg *dbg);