Skip to content

Commit 511b651

Browse files
authored
Update src/jl_exported_funcs.inc
1 parent 5fcd57d commit 511b651

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/jl_exported_funcs.inc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -755,5 +755,4 @@
755755
XX(jl_wakeup_thread) \
756756
XX(jl_xor_int) \
757757
XX(jl_yield) \
758-
XX(jl_zext_int) \
759-
ARCH_SPECIFIC_FUNCS(XX) \
758+
XX(jl_zext_int)

0 commit comments

Comments
 (0)