change %x and %d to PRIx32 and PRId32 where needed for cygwin
[fw/openocd] / src / flash / nand / s3c24xx.h
2009-12-05 Zachary T Welchrename nand.h to flash//nand/core.h
2009-12-03 Zachary T Welchchange #include "s3c24xx_regs.h" to <flash/nand/s3c24xx...
2009-12-03 Zachary T Welchchange #include "nand.h" to <flash/nand.h>
2009-12-03 Zachary T Welchmove nand drivers to src/flash/nand/