flash: fix mini51 cygwin build issues
commit53ca124a754fd0d2bb18fb26ac69c5654c81117d
authorJohn David Anglin <dave.anglin@bell.net>
Wed, 2 Oct 2013 20:26:38 +0000 (2 21:26 +0100)
committerSpencer Oliver <spen@spen-soft.co.uk>
Mon, 7 Oct 2013 19:27:45 +0000 (7 19:27 +0000)
treec4d099aa983cc6ce9475598f257128f96803a529
parent9b3e7fb888b6c913e0d2544a14c02d14c9293663
flash: fix mini51 cygwin build issues

Under certain versions of cygwin it appears PAGE_SIZE is already defined.
So change name to stop any possible build issues.

Change-Id: I6f0e0c352c06bb6118ac3a5b884ae8e93194b570
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/1675
Tested-by: jenkins
src/flash/nor/mini51.c