remarkable-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
oprofile oprofile: more whitespace fixes 2008-10-15 20:55:51 +02:00
platforms
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
Makefile