-rw-r--r-- 105 djbsort-20260127/sortbench/herf.h raw#ifndef herf_h #define herf_h #include <inttypes.h> extern void herf_sort(int32_t *,uint32_t); #endif