asm preprocessor update
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
\label:
|
||||
.endm
|
||||
|
||||
.macro jlabel label
|
||||
\label:
|
||||
.endm
|
||||
|
||||
.macro endlabel label
|
||||
.end \label
|
||||
.endm
|
||||
|
Reference in New Issue
Block a user