Subject: CVS commit: src/sys/arch/netwinder/netwinder
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 06/13/2003 12:30:05
Module Name: src
Committed By: uwe
Date: Fri Jun 13 12:30:05 UTC 2003
Modified Files:
src/sys/arch/netwinder/netwinder: netwinder_machdep.c
Log Message:
Drop __P(). Drop redundant prototypes that we either don't need or
get from <arm/arm32/machdep.h> anyway. Consistently use ANSI style
function definitions (most functions already were in ANSI style).
Generated object file is not changed.
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/sys/arch/netwinder/netwinder/netwinder_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.