Cyrill Gorcunov e573ebb032 avr32: cleanup - use _AC macro to define PAGE_SIZE
PAGE_SIZE is used both from assembly and C code. We want to have type
specifiers when using it from C, but this will make the assembler
confused, so we need to make it conditional.

This is exactly what the _AC macro is for, so using it allows us to
get rid of a few lines of cpp noise.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2008-04-19 20:40:06 -04:00
..
2007-10-19 11:53:41 -07:00
2007-10-24 10:16:02 +02:00
2007-07-17 10:23:11 -07:00
2007-02-09 15:01:58 +01:00
2006-10-11 11:14:14 -07:00
2008-01-25 08:31:43 +01:00
2008-01-25 08:31:43 +01:00
2007-10-16 09:43:10 -07:00
2008-02-13 14:44:03 +01:00
2007-05-11 08:29:34 -07:00
2008-04-17 10:42:34 -04:00
2008-01-28 23:21:18 +01:00
2008-02-07 08:42:31 -08:00
2008-02-06 10:41:02 -08:00
2007-10-19 11:53:34 -07:00
2008-02-05 14:37:15 -08:00
2008-02-07 08:42:30 -08:00