Commit 94092294 by Richard Kenner

(ASM_LONG): Move from dpx2.h.

From-SVN: r5196
parent 9161998e
...@@ -54,6 +54,9 @@ ...@@ -54,6 +54,9 @@
/* GAS does not understand .ident so don't output anything for #ident. */ /* GAS does not understand .ident so don't output anything for #ident. */
#undef ASM_OUTPUT_IDENT #undef ASM_OUTPUT_IDENT
#undef ASM_LONG
#define ASM_LONG "\t.long"
/* /*
* put const's in the text section * put const's in the text section
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment