3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-06 06:03:23 +00:00

Merged OSX fixes from Siesh1oo with some modifications

This commit is contained in:
Clifford Wolf 2014-03-13 12:48:10 +01:00
parent a4d72de91d
commit fad8558eb5
10 changed files with 198 additions and 7 deletions

View file

@ -18,6 +18,7 @@
*/
#include "kernel/log.h"
#include "kernel/compatibility.h"
#include "backends/ilang/ilang_backend.h"
#include <sys/time.h>