Module Name: src
Committed By: matt
Date: Thu Jan 19 08:31:55 UTC 2012
Modified Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: machdep.c
Log Message:
Restore RCSID
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.45 -r1.1.2.46 src/sys/arch/evbmips/rmixl/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbmips/rmixl/machdep.c
diff -u src/sys/arch/evbmips/rmixl/machdep.c:1.1.2.45 src/sys/arch/evbmips/rmixl/machdep.c:1.1.2.46
--- src/sys/arch/evbmips/rmixl/machdep.c:1.1.2.45 Thu Jan 19 08:20:32 2012
+++ src/sys/arch/evbmips/rmixl/machdep.c Thu Jan 19 08:31:55 2012
@@ -1,4 +1,4 @@
-/* machdep.c,v 1.1.2.34 2011/04/29 08:26:18 matt Exp */
+/* $NetBSD: machdep.c,v 1.1.2.46 2012/01/19 08:31:55 matt Exp $ */
/*-
* Copyright (c) 2012 The NetBSD Foundation, Inc.