#ifndef _HW_CONFIG_H #define _HW_CONFIG_H // enable threading #define HW_HAVE_SCHED_HEADERS #define HW_USE_THREADS #endif