]> sourceware.org Git - glibc.git/blobdiff - sysdeps/stub/cuserid.c
* sysdeps/unix/i386/sysdep.h [HAVE_ELF] (ASM_TYPE_DIRECTIVE):
[glibc.git] / sysdeps / stub / cuserid.c
index e2c0eb77f1615b0c4ab1f2dcc088767f6c008bee..655ddaf2a534eb334abc77e66a24c2ab3d57724d 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
@@ -31,10 +31,4 @@ DEFUN(cuserid, (s), char *s)
 }
 
 
-#ifdef  HAVE_GNU_LD
-
-#include <gnu-stabs.h>
-
-stub_warning(cuserid);
-
-#endif /* GNU stabs.  */
+stub_warning (cuserid)
This page took 0.032044 seconds and 5 git commands to generate.