* source.c (find_source_lines): Always use code that was #ifdef
[binutils-gdb.git] / gdb / config / m68k / xm-hp300hpux.h
index 2d06edd6951f6c4e9cf297708945b8c2acd0f132..1719a69dcdeadf4be5bd75501dc942bf1ee51590 100644 (file)
@@ -52,12 +52,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define HAVE_TERMIOS
 
-/* Get rid of any system-imposed stack limit if possible.  */
-/* The hp9k320.h doesn't seem to have this feature.  */
-/* #define SET_STACK_LIMIT_HUGE */
-/* So we'll just have to avoid big alloca's.  */
-#define BROKEN_LARGE_ALLOCA
-
 #define REGISTER_ADDR(u_ar0, regno)                                    \
   (unsigned int)                                                       \
   (((regno) < PS_REGNUM)                                               \