diff options
author | Jeff Law <law@redhat.com> | 1994-04-05 22:31:21 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-04-05 22:31:21 +0000 |
commit | 45568424341c52ba7308958710d88ffb80a32043 (patch) | |
tree | 418204f218d67ff6784882ddc3c38a50ba8c3ff1 /gdb/config/pa/xm-hppah.h | |
parent | 19155bc265151c994830fbfb615eafd842920838 (diff) | |
download | gdb-45568424341c52ba7308958710d88ffb80a32043.zip gdb-45568424341c52ba7308958710d88ffb80a32043.tar.gz gdb-45568424341c52ba7308958710d88ffb80a32043.tar.bz2 |
* xm-hppab.h: Never define USG.
* xm-hppah.h: Always define USG.
Diffstat (limited to 'gdb/config/pa/xm-hppah.h')
-rw-r--r-- | gdb/config/pa/xm-hppah.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/pa/xm-hppah.h b/gdb/config/pa/xm-hppah.h index 992a41e..bd452ad 100644 --- a/gdb/config/pa/xm-hppah.h +++ b/gdb/config/pa/xm-hppah.h @@ -38,9 +38,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ (They should have just made it varadic). */ #define FIVE_ARG_PTRACE -#ifndef hp800 #define USG -#endif #ifndef __STDC__ /* This define is discussed in decode_line_1 in symtab.c */ |