]> sourceware.org Git - glibc.git/blobdiff - sysdeps/stub/log10.c
* sysdeps/unix/i386/sysdep.h [HAVE_ELF] (ASM_TYPE_DIRECTIVE):
[glibc.git] / sysdeps / stub / log10.c
index 26fb85477cf28d75f6e7973b1532e5ec89eacd4f..8ddffe6e719ca064a03cc266958cedfb7b7be9bc 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(log10, (x), double x)
 }
 
 
-#ifdef  HAVE_GNU_LD
-
-#include <gnu-stabs.h>
-
-stub_warning(log10);
-
-#endif /* GNU stabs.  */
+stub_warning (log10)
This page took 0.028891 seconds and 5 git commands to generate.