(SET_ASM_OP): Define.
authorJim Wilson <wilson@gcc.gnu.org>
Thu, 9 May 1996 23:34:32 +0000 (16:34 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 9 May 1996 23:34:32 +0000 (16:34 -0700)
From-SVN: r11961

gcc/config/sh/sh.h

index 63e45980c6ea1e0e69681e8efec354b87d24d683..2b00f1546698e2c99cbe36cf2844f6b12f4fef36 100644 (file)
@@ -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.  */