We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01634a0 commit 452d232Copy full SHA for 452d232
Cargo.toml
@@ -11,6 +11,7 @@ license = "GPL-3.0-or-later OR Apache-2.0 OR MulanPubL-2.0 OR MulanPSL2"
11
12
[features]
13
fs = ["axstd/fs"]
14
+4-level-ept = ["axaddrspace/4-level-ept", "axvm/4-level-ept"]
15
16
[dependencies]
17
log = "=0.4.21"
0 commit comments