Clean up formatting
This commit is contained in:
parent
8bbde88bfb
commit
9a91382a78
|
@ -47,7 +47,9 @@ pub fn print_features() {
|
|||
}
|
||||
}
|
||||
|
||||
register_bitfields! {u64,
|
||||
register_bitfields! {
|
||||
u64,
|
||||
|
||||
// AArch64 Reference Manual page 2150
|
||||
STAGE1_DESCRIPTOR [
|
||||
/// Execute-never
|
||||
|
|
Loading…
Reference in New Issue