summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2008-02-03 12:22:18 +0100
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>2008-04-20 02:40:06 +0200
commite573ebb0326f2f4a29ee2bd143bfc88ab0332926 (patch)
tree26d041a57b3d25ea612d52559d201d0fe76e43c8 /Makefile
parentGenerate raw keyboard codes for AVR32 architecture (diff)
downloadlinux-e573ebb0326f2f4a29ee2bd143bfc88ab0332926.tar.xz
linux-e573ebb0326f2f4a29ee2bd143bfc88ab0332926.zip
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>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions