blob: 5e588117edcc8f477363c3f8a4b319e7e4386252 [file] [log] [blame]
#include <stddef.h>
void mpsort (void const **, size_t, int (*) (void const *, void const *));