Skip to content

Commit

Permalink
fix warning message
Browse files Browse the repository at this point in the history
Signed-off-by: Abdul Wadood <[email protected]>
  • Loading branch information
Abdulwadoodd committed May 17, 2024
1 parent 3ef492f commit be71f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion riscv-test-suite/env/test_macros.h
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ Mend_PMP: ;\
.hword 0xffff ;\
.else ;\
.word 0xffffffff ;\
.endif ;\
.endif ;\
.endr ;

#define ZERO_EXTEND(__val__,__width__,__max__) ;\
Expand Down

0 comments on commit be71f08

Please sign in to comment.