]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/libsa/crc32_libkern.c
Separate kernel crc32() implementation to its own header (gsb_crc32.h) and
[FreeBSD/FreeBSD.git] / stand / libsa / crc32_libkern.c
1 /* $FreeBSD$ */
2
3 #include "../../sys/libkern/gsb_crc32.c"