diff --git a/src/tcl/commands.tcl b/src/tcl/commands.tcl index 7d90f36c2..a272c1342 100644 --- a/src/tcl/commands.tcl +++ b/src/tcl/commands.tcl @@ -1,3 +1,4 @@ + # implements Tcl procedures/functions proc peek {address} { return [openocd_throw "mdw $address"]