Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/pmax/stand/common
Module Name: syssrc
Committed By: jdolecek
Date: Mon Dec 9 12:14:11 UTC 2002
Modified Files:
syssrc/sys/arch/pmax/stand/common: bootxx.c devopen.c rz.c
Log Message:
add #include <lib/libkern/libkern.h> to pull in prototypes
for couple items which don't have implicit prototypes with -ffreestanding
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/arch/pmax/stand/common/bootxx.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/pmax/stand/common/devopen.c
cvs rdiff -r1.18 -r1.19 syssrc/sys/arch/pmax/stand/common/rz.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