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