(ASM_OUTPUT_{DES,CONS}TRUCTOR): Define.

From-SVN: r10565
This commit is contained in:
Richard Kenner 1995-11-07 09:52:05 -05:00
parent 6a11342fe7
commit a6cf191be5
1 changed files with 2 additions and 0 deletions

View File

@ -1638,6 +1638,8 @@ typedef struct rs6000_args
.stabs in cc1plus. */
#define FASCIST_ASSEMBLER
#define ASM_OUTPUT_CONSTRUCTOR(file, name)
#define ASM_OUTPUT_DESTRUCTOR(file, name)
/* Value is 1 if truncating an integer of INPREC bits to OUTPREC bits
is done just by pretending it is already truncated. */