diff options
Diffstat (limited to 'gdb/config/pa/xm-hppah.h')
-rw-r--r-- | gdb/config/pa/xm-hppah.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/config/pa/xm-hppah.h b/gdb/config/pa/xm-hppah.h index 497d2a7..796b17a 100644 --- a/gdb/config/pa/xm-hppah.h +++ b/gdb/config/pa/xm-hppah.h @@ -29,11 +29,6 @@ #define USG -#ifndef __STDC__ -/* This define is discussed in decode_line_1 in symtab.c */ -#define HPPA_COMPILER_BUG -#endif - #define HAVE_TERMIOS /* HP defines malloc and realloc as returning void *, even for non-ANSI |