mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-27 00:18:46 +00:00
fixup! fixup! ast, read_verilog: unify location types, reduce filename copying
This commit is contained in:
parent
4e1ac7830b
commit
fd463f9597
1 changed files with 0 additions and 5 deletions
|
@ -32,11 +32,6 @@
|
||||||
#include "kernel/yosys.h"
|
#include "kernel/yosys.h"
|
||||||
#include "frontends/ast/ast.h"
|
#include "frontends/ast/ast.h"
|
||||||
|
|
||||||
#if ! defined(yyFlexLexerOnce)
|
|
||||||
#define yyFlexLexer frontend_verilog_yyFlexLexer
|
|
||||||
#include <FlexLexer.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue