Skip to content

Commit 4902906

Browse files
authored
Merge pull request #13 from 00xc/alloc
2 parents 0c28a9e + e067c30 commit 4902906

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

page_table_multiarch/src/bits64.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
extern crate alloc;
2-
31
use crate::{GenericPTE, PagingHandler, PagingMetaData};
42
use crate::{MappingFlags, PageSize, PagingError, PagingResult, TlbFlush, TlbFlushAll};
53
use core::marker::PhantomData;

0 commit comments

Comments
 (0)