Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/ofppc/stand/ofwboot
Module Name: src
Committed By: aymeric
Date: Mon Jul 14 09:46:08 UTC 2003
Modified Files:
src/sys/arch/ofppc/stand/ofwboot: Locore.c boot.c openfirm.h
Log Message:
. ANSIfy a bit more
. use the boot_entry_t type for the entry point
Makes ofwboot compile with -Wmissing-prototypes -Wstrict-prototypes, as
suggested by Chuck Silvers in a private e-mail.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/ofppc/stand/ofwboot/Locore.c
cvs rdiff -r1.13 -r1.14 src/sys/arch/ofppc/stand/ofwboot/boot.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/ofppc/stand/ofwboot/openfirm.h
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