2003-04-09 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / config / i386 / xm-ptx.h
1 // OBSOLETE /* Definitions to make GDB run on a Sequent Symmetry under ptx, with
2 // OBSOLETE Weitek 1167 and i387 support.
3 // OBSOLETE Copyright 1986, 1987, 1989, 1992, 1993, 1994, 1995
4 // OBSOLETE Free Software Foundation, Inc.
5 // OBSOLETE
6 // OBSOLETE This file is part of GDB.
7 // OBSOLETE
8 // OBSOLETE This program is free software; you can redistribute it and/or modify
9 // OBSOLETE it under the terms of the GNU General Public License as published by
10 // OBSOLETE the Free Software Foundation; either version 2 of the License, or
11 // OBSOLETE (at your option) any later version.
12 // OBSOLETE
13 // OBSOLETE This program is distributed in the hope that it will be useful,
14 // OBSOLETE but WITHOUT ANY WARRANTY; without even the implied warranty of
15 // OBSOLETE MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 // OBSOLETE GNU General Public License for more details.
17 // OBSOLETE
18 // OBSOLETE You should have received a copy of the GNU General Public License
19 // OBSOLETE along with this program; if not, write to the Free Software
20 // OBSOLETE Foundation, Inc., 59 Temple Place - Suite 330,
21 // OBSOLETE Boston, MA 02111-1307, USA. */
22 // OBSOLETE
23 // OBSOLETE /* Symmetry version by Jay Vosburgh (fubar@sequent.com) */
24 // OBSOLETE
25 // OBSOLETE #ifdef _SEQUENT_PTX4_
26 // OBSOLETE #include "config/xm-sysv4.h"
27 // OBSOLETE #endif /* _SEQUENT_PTX4_ */
28 // OBSOLETE
29 // OBSOLETE /* This machine doesn't have the siginterrupt call. */
30 // OBSOLETE #define NO_SIGINTERRUPT
31 // OBSOLETE
32 // OBSOLETE #define HAVE_WAIT_STRUCT
33 // OBSOLETE
34 // OBSOLETE #undef HAVE_TERMIO
35 // OBSOLETE #define HAVE_TERMIOS
36 // OBSOLETE #define USG
37 // OBSOLETE
38 // OBSOLETE #define USE_O_NOCTTY
This page took 0.029859 seconds and 4 git commands to generate.