linux/arch/m32r
Hirokazu Takata 9cd67243de m32r: use __stringify() macro in assembler.h
Replace #x with __stringify(x).
Also, #ifndef __STR is removed and undefine __STR macro at the beginning.

The __STR() macro is still remained, because the assembler.h might be
included from assembly codes as well as C codes.

Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
2009-05-02 22:38:21 +09:00
..
boot m32r: build fix for __stringify macro 2009-05-02 21:43:26 +09:00
configs eeprom: More consistent symbol names 2009-01-26 21:19:57 +01:00
include/asm m32r: use __stringify() macro in assembler.h 2009-05-02 22:38:21 +09:00
kernel m32r: build fix for __stringify macro 2009-05-02 21:43:26 +09:00
lib m32r: export __ndelay 2008-09-27 18:27:21 +09:00
mm generic: make PFN_PHYS explicitly return phys_addr_t 2008-09-14 17:24:26 +02:00
oprofile oprofile: more whitespace fixes 2008-10-15 20:55:51 +02:00
platforms m32r: Move dot.gdbinit files 2007-09-03 11:30:18 +09:00
Kconfig Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2008-12-30 08:02:35 +10:30
Kconfig.debug [PATCH] kconfig: clarify memory debug options 2006-03-25 08:22:54 -08:00
Makefile m32r: use KBUILD_DEFCONFIG 2008-04-29 14:46:00 +09:00