Align loader to 32-bit boundary debian
authorKeith Packard <keithp@keithp.com>
Mon, 30 May 2016 20:31:43 +0000 (13:31 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 30 May 2016 20:31:43 +0000 (13:31 -0700)
commit391d8f94a5c0602f0d0c9ccd3642f4ab54361793
tree9c4f40c9af319e34ef57ecb51a304f9bfa710a20
parent20796586f12c8341fde710f493ebe203daf29f7e
Align loader to 32-bit boundary

write_mem32 needs it to be aligned, and writing extra data is harmless
at this point.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stlink-common.c