1 /*- 2 * This file is in the public domain. Originally written by Garrett 3 * A. Wollman. 4 * 5 * $FreeBSD: src/sys/libkern/qsort_r.c,v 1.2 2005/01/07 00:24:32 imp Exp $ 6 */ 7 #define I_AM_QSORT_R 8 #include "libkern/qsort.c" 9
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.