Add arch functions for checking canonical addrs.

This commit is contained in:
4lDO2
2021-07-08 13:27:08 +02:00
parent c66956ca2a
commit 32caee3095
6 changed files with 77 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#![cfg_attr(not(feature = "std"), no_std)]
#![feature(asm)]
#![feature(asm, doc_cfg)]
pub use crate::{
allocator::*,