diff --git a/nucleus/src/caps/derivation_tree.rs b/nucleus/src/caps/derivation_tree.rs index 3ff3432..8dc3c16 100644 --- a/nucleus/src/caps/derivation_tree.rs +++ b/nucleus/src/caps/derivation_tree.rs @@ -19,7 +19,6 @@ use { //field_high mdbNext 46 <-- field_high means "will need sign-extension", also value has 2 lower bits just dropped when setting //field mdbRevocable 1 -- second bit in word[1] //field mdbFirstBadged 1 -- lowest in word[1] -// //field mdbPrev 64 -- enter lowest word (word[0]) in sel4 //}