*** empty log message ***
authorRichard Stallman <rms@gnu.org>
Wed, 11 Mar 1992 00:00:31 +0000 (00:00 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 11 Mar 1992 00:00:31 +0000 (00:00 +0000)
From-SVN: r430

gcc/config/m68k/3b1.h

index 575b994051c61cfcdd9257c763981dc8dec8714f..e308aa03f86e7f15248963b4d5deb291e857fe17 100644 (file)
@@ -100,6 +100,10 @@ output_file_directive ((FILE), main_input_filename)
 #define __PTR_TO_INT(P) ((int)(P))
 #define __INT_TO_PTR(P) ((char *)(P))
 
+/* The 3b1 does not have `atexit'.  */
+
+#undef HAVE_ATEXIT
+
 /* Override parts of m68k.h to fit the SGS-3b1 assembler.  */
 
 #undef TARGET_VERSION