We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5c5df commit c6266dfCopy full SHA for c6266df
include/macro.inc
@@ -4,5 +4,6 @@
4
.endm
5
6
.macro jlabel label
7
+ .global \label
8
\label:
9
0 commit comments