]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/config/pa/tm-pro.h
2001-03-06 J.T. Conklin <jtc@redback.com>
[thirdparty/binutils-gdb.git] / gdb / config / pa / tm-pro.h
1 /* Parameters for execution on an HP PA-RISC level 0 embedded system.
2 This is based on tm-hppab.h.
3 Contributed by the Center for Software Science at the
4 University of Utah (pa-gdb-bugs@cs.utah.edu). */
5
6 #define PA_LEVEL_0 /* Disables touching space regs and fp */
7
8 /* All the PRO targets use software floating point at the moment. */
9 #define SOFT_FLOAT 1
10
11 /* It's mostly just the common stuff. */
12 #include "pa/tm-hppa.h"
13
14 #define GDB_TARGET_IS_PA_ELF