]> sourceware.org Git - glibc.git/blobdiff - sysdeps/stub/getpriority.c
* sysdeps/unix/i386/sysdep.h [HAVE_ELF] (ASM_TYPE_DIRECTIVE):
[glibc.git] / sysdeps / stub / getpriority.c
index 3c0404478e203a4fe53adea86fb38de09a4fc2b5..eb6b43d834e6024fad1ecafd4e1feb6f84e55e9e 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
@@ -32,11 +32,4 @@ DEFUN(getpriority, (which, who),
   return -1;
 }
 
-
-#ifdef  HAVE_GNU_LD
-
-#include <gnu-stabs.h>
-
-stub_warning(getpriority);
-
-#endif /* GNU stabs.  */
+stub_warning (getpriority)
This page took 0.031011 seconds and 5 git commands to generate.