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

Removed compatbility.{h,cc}: Not using open_memstream/fmemopen anymore

This commit is contained in:
Clifford Wolf 2014-08-23 15:14:58 +02:00
parent 19cff41eb4
commit 58367cd87a
8 changed files with 21 additions and 195 deletions

View file

@ -98,7 +98,6 @@ YOSYS_NAMESPACE_END
#include "kernel/log.h"
#include "kernel/rtlil.h"
#include "kernel/register.h"
#include "kernel/compatibility.h"
YOSYS_NAMESPACE_BEGIN