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