*** empty log message ***
authorRichard Stallman <rms@gnu.org>
Sat, 4 Jul 1992 03:18:25 +0000 (03:18 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 4 Jul 1992 03:18:25 +0000 (03:18 +0000)
From-SVN: r1418

gcc/final.c

index c58d03bbfd652b599ebba0d466222622a0fa89bd..fed142f4bf9f49a29fd50d1bd92a011b73bafc9f 100644 (file)
@@ -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)