diff options
Diffstat (limited to 'gdb/config/m68k/xm-hp300hpux.h')
-rw-r--r-- | gdb/config/m68k/xm-hp300hpux.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/gdb/config/m68k/xm-hp300hpux.h b/gdb/config/m68k/xm-hp300hpux.h index c84282e..fc29638 100644 --- a/gdb/config/m68k/xm-hp300hpux.h +++ b/gdb/config/m68k/xm-hp300hpux.h @@ -19,14 +19,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #define HOST_BYTE_ORDER BIG_ENDIAN -/* HPUX 8.0, in its infinite wisdom, has chosen to prototype ptrace - with five arguments, so programs written for normal ptrace lose. - - Idiots. - - (They should have just made it varadic). */ -#define FIVE_ARG_PTRACE - /* Define this to indicate problems with traps after continuing. */ #define HP_OS_BUG |