* config/xm-nbsd.h: Don't define SET_STACK_LIMIT_HUGE; it is obsolete.

This commit is contained in:
Jim Kingdon 1994-09-01 19:40:11 +00:00
parent 040a3ff56d
commit ac32cd0862
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
Thu Sep 1 12:36:39 1994 Jim Kingdon (kingdon@cygnus.com)
* config/xm-nbsd.h: Don't define SET_STACK_LIMIT_HUGE; it is obsolete.
Thu Sep 1 11:01:40 1994 J.T. Conklin (jtc@rtl.cygnus.com)
* config/tm-nbsd.h: New file, support for all NetBSD targets.

View File

@ -33,6 +33,3 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
/* psignal() is in <signal.h>. */
#define PSIGNAL_IN_SIGNAL_H
/* Get rid of any system-imposed stack limit if possible. */
#define SET_STACK_LIMIT_HUGE