]> sourceware.org Git - glibc.git/blobdiff - sysdeps/stub/rename.c
* sysdeps/unix/i386/sysdep.h [HAVE_ELF] (ASM_TYPE_DIRECTIVE):
[glibc.git] / sysdeps / stub / rename.c
index c69df720505c47612a9e45ff709c79cd45f2a95d..e880d7908bb0d2fa78830eb8763c1a58d89cf61b 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
@@ -36,10 +36,4 @@ DEFUN(rename, (old, new), CONST char *old AND CONST char *new)
 }
 
 
-#ifdef  HAVE_GNU_LD
-
-#include <gnu-stabs.h>
-
-stub_warning(rename);
-
-#endif /* GNU stabs.  */
+stub_warning (rename)
This page took 0.026051 seconds and 5 git commands to generate.