*** empty log message ***
authorJim Blandy <jimb@redhat.com>
Sun, 16 Feb 1992 04:14:10 +0000 (04:14 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 16 Feb 1992 04:14:10 +0000 (04:14 +0000)
src/m/intel386.h

index 7a74479..da5ae36 100644 (file)
@@ -179,15 +179,6 @@ NOTE-END */
 #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