Yosys abc smallfix

This commit is contained in:
Akash Levy 2025-12-25 05:32:50 -05:00
parent 1941e8f042
commit a1c26a9da5
1 changed files with 4 additions and 0 deletions

View File

@ -77,6 +77,10 @@ namespace abc {
}
#endif
#ifndef __GLIBC__
#define strerrorname_np(x) strerror(x)
#endif
USING_YOSYS_NAMESPACE
PRIVATE_NAMESPACE_BEGIN