From e93203903669146c1bbab38354559007eef68054 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Mon, 23 Mar 1992 19:41:19 +0000 Subject: entered into RCS From-SVN: r578 --- gcc/config/ns32k/pc532-min.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gcc') diff --git a/gcc/config/ns32k/pc532-min.h b/gcc/config/ns32k/pc532-min.h index 2b0d8f9..52be4d5 100644 --- a/gcc/config/ns32k/pc532-min.h +++ b/gcc/config/ns32k/pc532-min.h @@ -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 -- cgit v1.1