Skip to content

Commit

Permalink
Whitespace corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
Larry-N committed Jul 7, 2021
1 parent 72d44c6 commit 88cc92c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -358,7 +358,7 @@ void VM_Version::platform_features() {
#endif

#ifndef AV_SPARC_FJATHHPC
#define AV_SPARC_FJATHHPC 0x00001000 // Fujitsu HPC (Athena) instrs
#define AV_SPARC_FJATHHPC 0x00001000 // Fujitsu HPC (Athena) instrs
#endif

if (av & AV_SPARC_ASI_BLK_INIT) features |= ISA_blk_init_msk;
Expand Down

0 comments on commit 88cc92c

Please sign in to comment.