aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/powerpc64/gen/syncicache.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/powerpc64/gen/syncicache.c')
-rw-r--r--lib/libc/powerpc64/gen/syncicache.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libc/powerpc64/gen/syncicache.c b/lib/libc/powerpc64/gen/syncicache.c
index d96529bc3833..7885a36bd1d1 100644
--- a/lib/libc/powerpc64/gen/syncicache.c
+++ b/lib/libc/powerpc64/gen/syncicache.c
@@ -33,11 +33,6 @@
* $NetBSD: syncicache.c,v 1.2 1999/05/05 12:36:40 tsubai Exp $
*/
-#ifndef lint
-static const char rcsid[] =
- "$FreeBSD$";
-#endif /* not lint */
-
#include <sys/param.h>
#if defined(_KERNEL) || defined(_STANDALONE)
#include <sys/time.h>