Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mips/include Typo
details: https://anonhg.NetBSD.org/src/rev/ac35c11f93e7
branches: trunk
changeset: 533176:ac35c11f93e7
user: manu <manu%NetBSD.org@localhost>
date: Sun Jun 23 20:36:36 2002 +0000
description:
Typo
diffstat:
sys/arch/mips/include/cpu.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r fdadb47ce0b2 -r ac35c11f93e7 sys/arch/mips/include/cpu.h
--- a/sys/arch/mips/include/cpu.h Sun Jun 23 20:36:26 2002 +0000
+++ b/sys/arch/mips/include/cpu.h Sun Jun 23 20:36:36 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: cpu.h,v 1.64 2002/06/04 05:42:42 simonb Exp $ */
+/* $NetBSD: cpu.h,v 1.65 2002/06/23 20:36:36 manu Exp $ */
/*-
* Copyright (c) 1992, 1993
@@ -215,7 +215,7 @@
# define MIPS_HAS_R4K_MMU 1
# define MIPS_HAS_CLOCK 1
# define MIPS_HAS_LLSC 1
-#endif /* MIPS32 */
+#endif /* MIPS64 */
#else /* run-time test */
Home |
Main Index |
Thread Index |
Old Index