update README

This commit is contained in:
HTG-YT 2021-08-06 23:26:14 +08:00
parent 256df430f7
commit cb14afb28a

View file

@ -1,2 +1,2 @@
# externc-libm # externc-libm
libm with the required `no_mangle` and `extern "C"` declarations. libm with the required `no_mangle` and `extern "C"` declarations for linking under `no_std` environments.