externc-libm/README.md

3 lines
121 B
Markdown
Raw Normal View History

2021-08-06 09:49:15 -05:00
# externc-libm
2021-08-06 10:26:14 -05:00
libm with the required `no_mangle` and `extern "C"` declarations for linking under `no_std` environments.