summaryrefslogtreecommitdiffstats
path: root/sys/libkern/memchr.c
Commit message (Collapse)AuthorAgeFilesLines
* Provide memchr() in the libkern.raj2010-06-021-0/+51
This is required by libfdt and will be compiled in conditionally only for FDT-enabled platforms. Reviewed by: imp Sponsored by: The FreeBSD Foundation
OpenPOWER on IntegriCloud