]> sourceware.org Git - glibc.git/blobdiff - sysdeps/stub/alarm.c
* sysdeps/unix/i386/sysdep.h [HAVE_ELF] (ASM_TYPE_DIRECTIVE):
[glibc.git] / sysdeps / stub / alarm.c
index 861d624a035daa90c483068c977ba20958bf8892..78cf673e7169b55c30a72838430964fd01a59e11 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
@@ -35,10 +35,4 @@ DEFUN(alarm, (seconds), unsigned int seconds)
 }
 
 
-#ifdef  HAVE_GNU_LD
-
-#include <gnu-stabs.h>
-
-stub_warning(alarm);
-
-#endif /* GNU stabs.  */
+stub_warning (alarm)
This page took 0.029479 seconds and 5 git commands to generate.