annotate src/m/f301.h @ 41854:c6e4598a909a

* config.in (HAVE_WORKING_VFORK): New #undefs. * process.c (create_process): Use HAVE_WORKING_VFORK, not HAVE_VFORK. * m/cnvrgnt.h (HAVE_VFORK): Remove #define. * m/ibm370aix.h (HAVE_VFORK): Remove #undef. * m/ibmps2-aix.h (HAVE_VFORK): Remove #define. * m/intel386.h (HAVE_VFORK): Likewise. * m/mips-siemens.h (HAVE_VFORK): Likewise. * m/mips.h (HAVE_VFORK): Likewise. * s/freebsd.h (vfork): Remove #define. * s/lynxos.h (HAVE_VFORK): Remove #undef. * s/usg5-4-2.h: Fix comment about vfork.
author Paul Eggert <eggert@twinsun.com>
date Fri, 07 Dec 2001 05:50:56 +0000
parents e075b0cbd57a
children 695cf19ef79e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
24384
e075b0cbd57a Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
1 /* Machine description file for Fujitsu F301 machines. */
e075b0cbd57a Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
2
e075b0cbd57a Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
3 /* The following line tells the configuration script what sort of
e075b0cbd57a Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
4 operating system this machine is likely to run.
e075b0cbd57a Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
5 USUAL-OPSYS="uxpv" */
e075b0cbd57a Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
6
e075b0cbd57a Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
7 #include "delta88k.h"