Files
riscv64-kernel/library/std/patches/os/mod.sed

6 lines
156 B
Sed

185a \#[cfg(target_os = "survos")]\
pub mod survos;\
#[cfg(target_os = "survos")]\
#[unstable(feature = "survos_std", issue = "none")]\
pub use survos::fd;