Subject: CVS commit: src/sys/arch/hpcsh/hpcsh
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 01/24/2006 22:32:19
Module Name: src
Committed By: uwe
Date: Tue Jan 24 22:32:19 UTC 2006
Modified Files:
src/sys/arch/hpcsh/hpcsh: machdep.c
Log Message:
ANSI'ify functions without arguments. Use uintN_t.
Use for (;;) continue; for unreachable infinite loops, as lint is
somehow more happy about them.
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/arch/hpcsh/hpcsh/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.