Find a file
2022-01-03 20:16:22 +08:00
src update spdx-license-identifier 2022-01-03 20:16:22 +08:00
.gitignore init crate 2021-08-06 22:54:24 +08:00
Cargo.toml Update Cargo.toml 2022-01-03 20:13:38 +08:00
LICENSE Update LICENSE 2022-01-03 20:13:20 +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.