Commit ce29b9d0 by Richard Earnshaw

define SET_ASM_OP by default (for GAS).

From-SVN: r14559
parent f5967c59
......@@ -248,4 +248,7 @@ do { char dstr[30]; \
#define ASM_COMMENT_START "@"
#endif
/* This works for GAS and some other assemblers. */
#define SET_ASM_OP ".set"
#include "arm/arm.h"
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