]> git.sur5r.net Git - openocd/blobdiff - src/tcl/commands.tcl
Oopss. Forgot to list Duane Ellis <openocd@duaneellis.com> as the author of changes...
[openocd] / src / tcl / commands.tcl
index 7d90f36c2bf026ae0f2376285a71eaa5aa42db78..a272c1342ec3e17000dcb181820f56396107dc14 100644 (file)
@@ -1,3 +1,4 @@
+
 # implements Tcl procedures/functions
 proc peek {address} {
        return [openocd_throw "mdw $address"]