Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/netwinder/netwinder
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.
Home |
Main Index |
Thread Index |
Old Index