]> sourceware.org Git - glibc.git/blobdiff - sysdeps/stub/tan.c
* sysdeps/unix/i386/sysdep.h [HAVE_ELF] (ASM_TYPE_DIRECTIVE):
[glibc.git] / sysdeps / stub / tan.c
index de7b56130e728705ebefa8ccc88f0b0978fab4c8..cca882d2748b6f4e14c4b75e603e531fb1cc6058 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
@@ -29,10 +29,4 @@ DEFUN(tan, (x), double x)
 }
 
 
-#ifdef  HAVE_GNU_LD
-
-#include <gnu-stabs.h>
-
-stub_warning(tan);
-
-#endif /* GNU stabs.  */
+stub_warning (tan)
This page took 0.029687 seconds and 5 git commands to generate.