From: Richard Stallman Date: Sat, 4 Jul 1992 03:18:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=441b4625f4dd8d4ac083e08e24d86d5e7cec60ce;p=gcc.git *** empty log message *** From-SVN: r1418 --- diff --git a/gcc/final.c b/gcc/final.c index c58d03bbfd6..fed142f4bf9 100644 --- a/gcc/final.c +++ b/gcc/final.c @@ -58,10 +58,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "real.h" #include "output.h" #include "hard-reg-set.h" - -#ifndef ASM_STABD_OP -#define ASM_STABD_OP ".stabd" -#endif +#include "defaults.h" /* Get N_SLINE and N_SOL from stab.h if we can expect the file to exist. */ #if defined (DBX_DEBUGGING_INFO) || defined (XCOFF_DEBUGGING_INFO)