Move autotune related stuff to autotune.c

This commit is contained in:
jsteube
2016-09-14 20:06:27 +02:00
parent 963cda3db6
commit e94ab8c113
9 changed files with 341 additions and 350 deletions
+2
View File
@@ -30,6 +30,8 @@
extern hc_global_data_t data;
hc_thread_mutex_t mux_dispatcher;
#if defined (_WIN)
BOOL WINAPI sigHandler_default (DWORD sig)