From: Jim Wilson Date: Thu, 9 May 1996 23:34:32 +0000 (-0700) Subject: (SET_ASM_OP): Define. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6303b9ba980b0d6a826769c0fd30e10ad8071b26;p=gcc.git (SET_ASM_OP): Define. From-SVN: r11961 --- diff --git a/gcc/config/sh/sh.h b/gcc/config/sh/sh.h index 63e45980c6e..2b00f154669 100644 --- a/gcc/config/sh/sh.h +++ b/gcc/config/sh/sh.h @@ -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. */