Files
riscv64-kernel/library/std/patches/sys/stdio/mod.sed

5 lines
100 B
Sed

47a \ target_os = "survos" => { \
mod survos; \
pub use self::survos::*; \
}