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
This commit is contained in:
oharboe 2008-07-06 19:25:04 +00:00
parent dc796a2091
commit 9a8746de25

View File

@ -1,3 +1,4 @@
# implements Tcl procedures/functions
proc peek {address} {
return [openocd_throw "mdw $address"]