aboutsummaryrefslogtreecommitdiff
path: root/gdb/tm-hppab.h
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-09-26 10:27:10 +0000
committerJohn Gilmore <gnu@cygnus>1992-09-26 10:27:10 +0000
commitfb1415aebefaf9091dc268a47045c832a8778622 (patch)
treece0a3fb902212aa79749d7c674bda552ee4e8048 /gdb/tm-hppab.h
parente0ba1d1427d48b62a92a475ffe15eca42376b49a (diff)
downloadfsf-binutils-gdb-fb1415aebefaf9091dc268a47045c832a8778622.zip
fsf-binutils-gdb-fb1415aebefaf9091dc268a47045c832a8778622.tar.gz
fsf-binutils-gdb-fb1415aebefaf9091dc268a47045c832a8778622.tar.bz2
Rename all HPPA files to fit into unique DOS filenames:
*hppabsd* => *hppab* *hppahpux* => *hppah*
Diffstat (limited to 'gdb/tm-hppab.h')
-rw-r--r--gdb/tm-hppab.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/tm-hppab.h b/gdb/tm-hppab.h
new file mode 100644
index 0000000..577bb9b
--- /dev/null
+++ b/gdb/tm-hppab.h
@@ -0,0 +1,6 @@
+/* Parameters for execution on an HP PA-RISC machine running BSD, for GDB.
+ Contributed by the Center for Software Science at the
+ University of Utah (pa-gdb-bugs@cs.utah.edu). */
+
+/* It's all just the common stuff. */
+#include "tm-hppa.h"