Skip to content

Commit c6266df

Browse files
committed
fix build, for real
1 parent 7a5c5df commit c6266df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/macro.inc

+1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
.endm
55

66
.macro jlabel label
7+
.global \label
78
\label:
89
.endm

0 commit comments

Comments
 (0)