mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
7 lines
246 B
C
7 lines
246 B
C
|
/* 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"
|