]> sourceware.org Git - glibc.git/blobdiff - sysdeps/stub/signal.c
* sysdeps/unix/i386/sysdep.h [HAVE_ELF] (ASM_TYPE_DIRECTIVE):
[glibc.git] / sysdeps / stub / signal.c
index 88dc14a402c93a25b0eaeaee3a2515c03b30b4f8..2bd9b4217fe6dd9fb13e9199acdaa75708417572 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 1995 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
@@ -31,10 +31,4 @@ DEFUN(signal, (sig, handler), int sig AND __sighandler_t handler)
 }
 
 
-#ifdef  HAVE_GNU_LD
-
-#include <gnu-stabs.h>
-
-stub_warning(signal);
-
-#endif /* GNU stabs.  */
+stub_warning (signal)
This page took 0.031426 seconds and 5 git commands to generate.