summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/qsort_r.c
blob: d86873604f5912f6e870376f3530b17ad7c32607 (plain)
1
2
3
4
5
6
7
8
/*
 * This file is in the public domain.  Originally written by Garrett
 * A. Wollman.
 *
 * $FreeBSD$
 */
#define I_AM_QSORT_R
#include "qsort.c"
OpenPOWER on IntegriCloud