mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 02:45:52 +00:00
Removed compatbility.{h,cc}: Not using open_memstream/fmemopen anymore
This commit is contained in:
parent
19cff41eb4
commit
58367cd87a
8 changed files with 21 additions and 195 deletions
|
@ -27,11 +27,8 @@
|
|||
*/
|
||||
|
||||
#include "verilog_frontend.h"
|
||||
#include "kernel/compatibility.h"
|
||||
#include "kernel/register.h"
|
||||
#include "kernel/log.h"
|
||||
#include "kernel/yosys.h"
|
||||
#include "libs/sha1/sha1.h"
|
||||
#include <sstream>
|
||||
#include <stdarg.h>
|
||||
|
||||
YOSYS_NAMESPACE_BEGIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue