Clean up formatting

This commit is contained in:
Berkus Decker 2019-02-24 01:49:14 +02:00
parent 8bbde88bfb
commit 9a91382a78
1 changed files with 3 additions and 1 deletions

View File

@ -47,7 +47,9 @@ pub fn print_features() {
} }
} }
register_bitfields! {u64, register_bitfields! {
u64,
// AArch64 Reference Manual page 2150 // AArch64 Reference Manual page 2150
STAGE1_DESCRIPTOR [ STAGE1_DESCRIPTOR [
/// Execute-never /// Execute-never