diff options
Diffstat (limited to 'continue.h')
-rw-r--r-- | continue.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -/* Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997 Free Software Foundation, Inc. +/* Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2006 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -85,7 +85,7 @@ typedef long STACKITEM; # define STACK_GROWS_UP #endif #ifdef __hppa__ -# define STACK_GROWS_UP +# define STACK_GROW_UP #endif /* James Clark came up with this neat one instruction fix for |