FreeBSD kernel libkern code
qsort_r.c
Go to the documentation of this file.
1/*-
2 * This file is in the public domain. Originally written by Garrett
3 * A. Wollman.
4 *
5 * $FreeBSD$
6 */
7#define I_AM_QSORT_R
8#include "libkern/qsort.c"