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
..
2008-09-27 18:27:21 +09:00
2008-10-15 20:55:51 +02:00
2007-09-03 11:30:18 +09:00
2008-04-29 14:46:00 +09:00