*** empty log message ***

From-SVN: r1009
This commit is contained in:
Michael Meissner 1992-05-18 14:38:12 +00:00
parent 1e307bd81a
commit b913db7da2
1 changed files with 7 additions and 0 deletions

View File

@ -617,6 +617,13 @@ do { \
#define EXTENDED_COFF /* ECOFF, not normal coff */
#endif
/* Don't use the default definitions, because we don't have gld.
Also, we don't want stabs when generating ECOFF output.
Instead we depend on collect to handle these. */
#define ASM_OUTPUT_CONSTRUCTOR(file, name)
#define ASM_OUTPUT_DESTRUCTOR(file, name)
/* Run-time compilation parameters selecting different hardware subsets. */