summaryrefslogtreecommitdiff
path: root/lib/libc/arch/sparc/gen/divrem.m4
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/arch/sparc/gen/divrem.m4')
-rw-r--r--lib/libc/arch/sparc/gen/divrem.m46
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libc/arch/sparc/gen/divrem.m4 b/lib/libc/arch/sparc/gen/divrem.m4
index cd823cbfd6a..bc0e2cc78db 100644
--- a/lib/libc/arch/sparc/gen/divrem.m4
+++ b/lib/libc/arch/sparc/gen/divrem.m4
@@ -1,4 +1,4 @@
-/* $OpenBSD: divrem.m4,v 1.5 2003/06/02 20:18:32 millert Exp $ */
+/* $OpenBSD: divrem.m4,v 1.6 2009/10/28 06:49:55 deraadt Exp $ */
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
@@ -39,10 +39,6 @@
* Architecture Manual, with fixes from Gordon Irlam.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
- .asciz "@(#)divrem.m4 8.1 (Berkeley) 6/4/93"
-#endif /* LIBC_SCCS and not lint */
-
/*
* Input: dividend and divisor in %o0 and %o1 respectively.
*