mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-07 01:54:10 +00:00
Fixed identation
This commit is contained in:
parent
03d1606b42
commit
072c939380
|
@ -63,7 +63,7 @@
|
||||||
extern "C" PyObject* INIT_MODULE();
|
extern "C" PyObject* INIT_MODULE();
|
||||||
#else
|
#else
|
||||||
# define INIT_MODULE initlibyosys
|
# define INIT_MODULE initlibyosys
|
||||||
extern "C" void INIT_MODULE();
|
extern "C" void INIT_MODULE();
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue