mirror of
https://github.com/fluencelabs/musl
synced 2025-07-05 17:41:58 +00:00
commit f3ddd17380
, the dynamic linker
bootstrap overhaul, silently disabled the definition of __fpscr_values
in this file since libc.so's copy of __fpscr_values now comes from
crt_arch.h, the same place the public definition in the main program's
crt1.o ultimately comes from. remove this file which is no longer in
use.