diff options
Diffstat (limited to 'lib/libm/arch/hppa/s_rintf.c')
-rw-r--r-- | lib/libm/arch/hppa/s_rintf.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libm/arch/hppa/s_rintf.c b/lib/libm/arch/hppa/s_rintf.c index 637845d6550..89f749819db 100644 --- a/lib/libm/arch/hppa/s_rintf.c +++ b/lib/libm/arch/hppa/s_rintf.c @@ -2,10 +2,6 @@ * Written by Michael Shalayeff. Public Domain */ -#if defined(LIBM_SCCS) && !defined(lint) -static char rcsid[] = "$OpenBSD: s_rintf.c,v 1.2 2002/09/11 15:16:52 mickey Exp $"; -#endif - #include "math.h" float |