Find a file
2021-08-08 11:52:44 +08:00
src update module import and crate features 2021-08-08 11:52:44 +08:00
.gitignore init crate 2021-08-06 22:54:24 +08:00
Cargo.toml update module import and crate features 2021-08-08 11:52:44 +08:00
LICENSE Initial commit 2021-08-06 22:49:15 +08:00
README.md update README 2021-08-06 23:26:14 +08:00

externc-libm

libm with the required no_mangle and extern "C" declarations for linking under no_std environments.