Fix write_mem32.
authorKarl Palsson <karlp@tweak.net.au>
Fri, 4 Nov 2011 00:44:18 +0000 (00:44 +0000)
committerKarl Palsson <karlp@tweak.net.au>
Fri, 4 Nov 2011 00:44:18 +0000 (00:44 +0000)
commit8febc74cf1aeacdd57adff1eb85ea55f096ccaec
tree21214cc0d90bcf5ec19e55b4d8e7696f45d35014
parent0f376a74a51cf3e3134b0e6f2ad0415f43968ed1
Fix write_mem32.

Moved some of the static methods up to the top, so they can always be used, so the changes is
messier than it needs to be.
src/stlink-sg.c
src/test_sg.c