diff options
Diffstat (limited to 'gdb/config/pa/tm-hppab.h')
-rw-r--r-- | gdb/config/pa/tm-hppab.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/config/pa/tm-hppab.h b/gdb/config/pa/tm-hppab.h new file mode 100644 index 0000000..73ff419 --- /dev/null +++ b/gdb/config/pa/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 "pa/tm-hppa.h" |