musl-riscv-linux-gcc -static -g pthread_code.c -o pthread_musl_debuginfo
musl-riscv-linux-objdump -x --source --full-contents -D -S pthread_musl_debuginfo > pthread_musl_debuginfo_objdump
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)