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

5 lines
94 B
Sed

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