]> sourceware.org Git - glibc.git/blobdiff - sysdeps/stub/getcwd.c
* sysdeps/unix/i386/sysdep.h [HAVE_ELF] (ASM_TYPE_DIRECTIVE):
[glibc.git] / sysdeps / stub / getcwd.c
index 16abaeee21872ae69e14a7054abf64f7970681b3..b6efa89e28073cdf7ae5427010ff8e22228f9e43 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1992 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 1992, 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
@@ -36,10 +36,4 @@ DEFUN(getcwd, (buf, size), char *buf AND size_t size)
 }
 
 
-#ifdef  HAVE_GNU_LD
-
-#include <gnu-stabs.h>
-
-stub_warning(getcwd);
-
-#endif /* GNU stabs.  */
+stub_warning (getcwd)
This page took 0.029352 seconds and 5 git commands to generate.