mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-20 04:43:40 +00:00
Fixed identation
This commit is contained in:
parent
03d1606b42
commit
072c939380
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue