changeset 551:36827ee0a6df

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Sun, 16 Feb 1992 04:14:10 +0000
parents 3072b38789a7
children 7013d0e0e476
files src/m/intel386.h
diffstat 1 files changed, 0 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/src/m/intel386.h	Sat Feb 15 22:18:37 1992 +0000
+++ b/src/m/intel386.h	Sun Feb 16 04:14:10 1992 +0000
@@ -179,15 +179,6 @@
 #define HAVE_ALLOCA
 #endif
 
-#ifdef USG
-#ifdef __STDC__
-#ifndef DONT_DEFINE_SIGNAL
-/* Cast the function argument to avoid warnings.  */
-#define signal(sig, func) (signal (sig, (void (*) (int)) (func)))
-#endif
-#endif
-#endif
-
 #ifdef USG5_4
 #define DATA_SEG_BITS 0x08000000
 #endif