summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/tcl/commands.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tcl/commands.tcl b/src/tcl/commands.tcl
index 7d90f36c..a272c134 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"]