change %x and %d to PRIx32 and PRId32 where needed for cygwin
authorDaniel Bäder <openocd@eh-oh.de>
Thu, 25 Mar 2010 10:24:42 +0000 (11:24 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Thu, 25 Mar 2010 11:45:32 +0000 (12:45 +0100)
commit010492a1ede305d2375602afa26f50281fea3e2f
tree523e40e6201a6ab468ef4d7d2612a4f08f4633b8
parente736468b0e25f255db60cfd6cb2f6a2e470ba50e
change %x and %d to PRIx32 and PRId32 where needed for cygwin
src/flash/nand/lpc3180.c
src/flash/nor/pic32mx.c
src/target/arm_adi_v5.c
src/target/arm_dpm.c