diff options
Diffstat (limited to 'gdb/config/m88k')
-rw-r--r-- | gdb/config/m88k/tm-cxux.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/config/m88k/tm-cxux.h b/gdb/config/m88k/tm-cxux.h index 4f714ce..b938389 100644 --- a/gdb/config/m88k/tm-cxux.h +++ b/gdb/config/m88k/tm-cxux.h @@ -19,6 +19,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #define HARRIS_TARGET 1 +#define CXUX_TARGET 1 + /* Type of X registers, as supplied by the OS */ typedef struct { |