Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc/include Rename ncpu to ncpus (as other ports ...
details: https://anonhg.NetBSD.org/src/rev/ab26ed3d8690
branches: trunk
changeset: 581703:ab26ed3d8690
user: martin <martin%NetBSD.org@localhost>
date: Fri Jun 03 22:15:49 2005 +0000
description:
Rename ncpu to ncpus (as other ports call it), to avoid shadow warnings.
Sprinkle some const.
diffstat:
sys/arch/sparc/include/cpu.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (9 lines):
diff -r 3ade40680285 -r ab26ed3d8690 sys/arch/sparc/include/cpu.h
--- a/sys/arch/sparc/include/cpu.h Fri Jun 03 22:15:48 2005 +0000
+++ b/sys/arch/sparc/include/cpu.h Fri Jun 03 22:15:49 2005 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: cpu.h,v 1.69 2005/06/03 22:15:48 martin Exp $ */
+/* $NetBSD: cpu.h,v 1.71 2005/06/03 22:15:49 martin Exp $ */
/*
* Copyright (c) 1992, 1993
Home |
Main Index |
Thread Index |
Old Index