Commit 6303b9ba by Jim Wilson

(SET_ASM_OP): Define.

From-SVN: r11961
parent b872164e
......@@ -1239,6 +1239,7 @@ extern struct rtx_def *sh_builtin_saveregs ();
#define ASM_APP_OFF ""
#define FILE_ASM_OP "\t.file\n"
#define IDENT_ASM_OP "\t.ident\n"
#define SET_ASM_OP ".set"
/* How to change between sections. */
......
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