firasuke / cross / slibtool

Forked from cross/slibtool 3 months ago
Clone
Blob Blame History Raw
#ifndef SLIBTOOL_COFF_IMPL_H
#define SLIBTOOL_COFF_IMPL_H

int slbt_coff_qsort_strcmp(const void * a, const void * b);

#endif