svost
svost
Hello. Based on information from [Microsoft documentation] (https://learn.microsoft.com/en-us/cpp/intrinsics/cpuid-cpuidex?redirectedfrom=MSDN&view=msvc-170). Unfortunately, I cannot implement support for the arm architecture due to the lack of it.
void *memset( void *dest, int ch, size_t count ); https://github.com/openshwprojects/OpenBK7231T_App/blob/bed281a890034965bccac63a8f04856567880434/src/new_pins.c#L567
Hello. How better to solve this problem? /opt/wc390/bin/x86_64-w64-mingw32-clang++ -wc-help cannot find x86_64-w64-mingw32 C++ headers make sure x86_64-w64-mingw32 C++ headers are installed on your system svost@linux-63qq:~/src/AssemblyLoader> svost@linux-63qq:/usr/x86_64-w64-mingw32/sys-root/mingw> pwd /usr/x86_64-w64-mingw32/sys-root/mingw svost@linux-63qq:/usr/x86_64-w64-mingw32/sys-root/mingw> ls...