aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1992-03-23 19:41:19 +0000
committerRichard Stallman <rms@gnu.org>1992-03-23 19:41:19 +0000
commite93203903669146c1bbab38354559007eef68054 (patch)
tree0c43961e9a8a641329da4618e59c87310ec4977e /gcc
parentf246a305932ba10db6e5c7a212bdbe0b5476aed4 (diff)
downloadgcc-e93203903669146c1bbab38354559007eef68054.zip
gcc-e93203903669146c1bbab38354559007eef68054.tar.gz
gcc-e93203903669146c1bbab38354559007eef68054.tar.bz2
entered into RCS
From-SVN: r578
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/ns32k/pc532-min.h4
1 files changed, 4 insertions, 0 deletions
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