(SET_ASM_OP): Define.

From-SVN: r11961
This commit is contained in:
Jim Wilson 1996-05-09 16:34:32 -07:00
parent b872164ecb
commit 6303b9ba98
1 changed files with 1 additions and 0 deletions

View 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. */