master
WangRunji 7 years ago
parent e47f57a12a
commit cd020b97f9

@ -200,10 +200,9 @@ impl From<ElfSectionFlags> for MemoryAttr {
}
}
use super::*;
pub mod test {
pub fn cow() {
use super::*;
use ucore_memory::cow::test::test_with;
test_with(&mut active_table());
}

Loading…
Cancel
Save