aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/pa/xm-hppah.h
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-06-28 22:35:18 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-06-28 22:35:18 +0000
commitf9dd88b41eb9e9315131ec5669b7eae3e1c9a015 (patch)
treef5b1ed6d999fb1396724b74050c44693e7378661 /gdb/config/pa/xm-hppah.h
parentc702007b17942a27590d2378470e937fe89373db (diff)
downloadgdb-f9dd88b41eb9e9315131ec5669b7eae3e1c9a015.zip
gdb-f9dd88b41eb9e9315131ec5669b7eae3e1c9a015.tar.gz
gdb-f9dd88b41eb9e9315131ec5669b7eae3e1c9a015.tar.bz2
* config/pa/xm-pa.h: New file.
* config/pa/xm-hppa{b,h}.h: Include it.
Diffstat (limited to 'gdb/config/pa/xm-hppah.h')
-rw-r--r--gdb/config/pa/xm-hppah.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/config/pa/xm-hppah.h b/gdb/config/pa/xm-hppah.h
index 9b64724..92092df 100644
--- a/gdb/config/pa/xm-hppah.h
+++ b/gdb/config/pa/xm-hppah.h
@@ -23,6 +23,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Host is big-endian. */
#define HOST_BYTE_ORDER BIG_ENDIAN
+#include "pa/xm-pa.h"
+
/* Avoid "INT_MIN redefined" warnings -- by defining it here, exactly
the same as in the system <machine/machtypes.h> file. */
#undef INT_MIN