Files
riscv64-kernel/patches.sed

7 lines
244 B
Sed

s|crate::bstr::ByteStr|alloc::bstr::ByteStr|g
s|crate::collections::TryReserveError|alloc::collections::TryReserveError|g
s|crate::sync::Arc|alloc::sync::Arc|g
# Ajouter d'autres modifications facilement ici :
# s|ancien_texte|nouveau_texte|g