Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/evbarm/stand/gzboot
Module Name: syssrc
Committed By: thorpej
Date: Sat Feb 23 20:48:15 UTC 2002
Modified Files:
syssrc/sys/arch/evbarm/stand/gzboot: gzboot.c
Log Message:
Use bcopy() and bzero(), since the rest of libsa does. This means
we don't have to pull in memset() and memcpy() from libsa.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/evbarm/stand/gzboot/gzboot.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