comparison src/s/usg5-3.h @ 490:a54a07015253

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Tue, 14 Jan 1992 07:14:12 +0000
parents c0335c02f1d7
children d8d503897aa5
comparison
equal deleted inserted replaced
489:3d2d0362a496 490:a54a07015253
211 #define BROKEN_TIOCGETC 211 #define BROKEN_TIOCGETC
212 212
213 /* Enable support for shared libraries in unexec. */ 213 /* Enable support for shared libraries in unexec. */
214 214
215 #define USG_SHARED_LIBRARIES 215 #define USG_SHARED_LIBRARIES
216
217 /* On USG systems signal handlers return void */
218
219 #define SIGTYPE void
220