mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 17:21:08 +00:00
add platform-specific function to get the error number for HermitOS Extending `std` to get the last error number for HermitOS. HermitOS is a tier 3 platform and this PR changes only files, wich are related to the tier 3 platform.