Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/lib/libkern/arch/arm



Module Name:    syssrc
Committed By:   toshii
Date:           Fri Jul  6 17:35:45 UTC 2001

Modified Files:
        syssrc/sys/lib/libkern/arch/arm: Makefile.inc

Log Message:
Remove bcmp, bcopy and bzero.  We don't need them as they aren't
called from asm code, and we shouldn't have them if we don't need them.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/lib/libkern/arch/arm/Makefile.inc

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