fix berry_fix/payload/asm/event.inc
This commit is contained in:
@@ -1402,8 +1402,8 @@
|
|||||||
|
|
||||||
@ Supplementary
|
@ Supplementary
|
||||||
|
|
||||||
.macrogoto_if_eq dest
|
.macro goto_if_eq dest
|
||||||
goto_if_eq \dest
|
goto_if 1, \dest
|
||||||
.endm
|
.endm
|
||||||
|
|
||||||
.macro switch var
|
.macro switch var
|
||||||
|
|||||||
Reference in New Issue
Block a user