blob: 577bb9bbe6b1649eb7cfa3536f9ad502595cbe72 (
plain)
1
2
3
4
5
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"
|