mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-12 20:18:20 +00:00
remove whitespace
This commit is contained in:
parent
31b7a9c312
commit
6b396e6455
|
@ -672,7 +672,7 @@ int main(int argc, char **argv)
|
||||||
if (call_abort)
|
if (call_abort)
|
||||||
abort();
|
abort();
|
||||||
|
|
||||||
log_flush();
|
log_flush();
|
||||||
#if defined(_MSC_VER)
|
#if defined(_MSC_VER)
|
||||||
_exit(0);
|
_exit(0);
|
||||||
#elif defined(_WIN32)
|
#elif defined(_WIN32)
|
||||||
|
|
Loading…
Reference in a new issue