comparison src/m/ustation.h @ 26089:1a4c3573a216

* 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.
author Paul Eggert <eggert@twinsun.com>
date Tue, 19 Oct 1999 07:27:16 +0000
parents ee40177f6c68
children 4be8406ebef9
comparison
equal deleted inserted replaced
26088:b7aa6ac26872 26089:1a4c3573a216
1 /* machine description file for U-station (Nihon Unisys, SS5E; Sumitomo Denkoh, U-Station E30). 1 /* machine description file for U-station (Nihon Unisys, SS5E; Sumitomo Denkoh, U-Station E30).
2 Copyright (C) 1986 Free Software Foundation, Inc. 2 Copyright (C) 1986, 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
6 GNU Emacs is free software; you can redistribute it and/or modify 6 GNU Emacs is free software; you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by 7 it under the terms of the GNU General Public License as published by
137 #define LIBS_TERMCAP -ltermcap 137 #define LIBS_TERMCAP -ltermcap
138 138
139 #define EXEC_PAGESIZE 1024 139 #define EXEC_PAGESIZE 1024
140 #define PURESIZE 130000 140 #define PURESIZE 130000
141 141
142 #undef SIGIO 142 #define BROKEN_SIGIO
143 #undef SIGTSTP 143 #define BROKEN_SIGTSTP