entered into RCS
authorRichard Stallman <rms@gnu.org>
Mon, 23 Mar 1992 19:41:19 +0000 (19:41 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 23 Mar 1992 19:41:19 +0000 (19:41 +0000)
From-SVN: r578

gcc/config/ns32k/pc532-min.h

index 2b0d8f92e9c964016c1d44a63df54f69786bb763..52be4d5651160a9c54100cf7b340fc555afc6274 100644 (file)
@@ -34,3 +34,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
    call-saved-regs in a function calling setjmp */
 
 #define NON_SAVING_SETJMP (current_function_calls_setjmp)
+
+/* at least with estdio there's no _cleanup() but we have atexit() */
+
+#define HAVE_ATEXIT