summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/bcopy.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* take libc bcopy, gut the #ifdefs for other modes, and place it here.deraadt2013-06-131-0/+116
Now deficient architectures can use this if they need to. conf/files already tries to pull this in (pointed out by mlarkin)