diff options
| author | Paul Eggert | 1999-10-19 07:27:16 +0000 |
|---|---|---|
| committer | Paul Eggert | 1999-10-19 07:27:16 +0000 |
| commit | 332d98c75d54e8a9eead3a1c2fbeb171d94bb7dd (patch) | |
| tree | 5b7b71e7387a5074f6a4b956385d678d4fab7dea /src/m/pfa50.h | |
| parent | 68c45bf06516ed4650eb7f9f617742d84750600a (diff) | |
| download | emacs-332d98c75d54e8a9eead3a1c2fbeb171d94bb7dd.tar.gz emacs-332d98c75d54e8a9eead3a1c2fbeb171d94bb7dd.zip | |
* m/alpha.h: Do not include <stdlib.h>, as <config.h> does this now.
(NSIG): Remove.
(NSIG_MINIMUM): New macro.
* m/cydra5.h, m/dpx2.h, m/mips.h, m/pfa50.h, m/sps7.h, m/stride.h,
m/ustation.h:
(SIGIO): Do not undef.
(BROKEN_SIGIO): New macro.
* m/ustation.h:
(SIGTSTP): Do not undef.
(BROKEN_SIGTSTP): New macro.
* m/delta.h: Doc fix.
Diffstat (limited to 'src/m/pfa50.h')
| -rw-r--r-- | src/m/pfa50.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/m/pfa50.h b/src/m/pfa50.h index 561ba15bb20..5b8d47aef53 100644 --- a/src/m/pfa50.h +++ b/src/m/pfa50.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Machine description file for PFU A-series. | 1 | /* Machine description file for PFU A-series. |
| 2 | Copyright (C) 1988 Free Software Foundation, Inc. | 2 | Copyright (C) 1988, 1999 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
| @@ -91,4 +91,4 @@ Boston, MA 02111-1307, USA. */ | |||
| 91 | 91 | ||
| 92 | #define NO_SIOCTL_H | 92 | #define NO_SIOCTL_H |
| 93 | 93 | ||
| 94 | #undef SIGIO | 94 | #define BROKEN_SIGIO |