Oopss. Forgot to list Duane Ellis <openocd@duaneellis.com> as the author of changes in 755.
git-svn-id: svn://svn.berlios.de/openocd/trunk@756 b42882b7-edfa-0310-969c-e2dbd0fdcd60__archive__
parent
dc796a2091
commit
9a8746de25
|
@ -1,3 +1,4 @@
|
|||
|
||||
# implements Tcl procedures/functions
|
||||
proc peek {address} {
|
||||
return [openocd_throw "mdw $address"]
|
||||
|
|
Loading…
Reference in New Issue