Fix a dumb typo/thinko

Thanks to Tom Lane for spotting it.
This commit is contained in:
skrll 2022-06-15 21:31:19 +00:00
parent aba9ec7202
commit 8c5aad32f0
1 changed files with 1 additions and 1 deletions

View File

@ -37,6 +37,6 @@
.entry
MILLI_ENTRY(__canonicalize_funcptr_for_compare)
bv %r0(%sp)
bv %r0(%rp)
copy %arg0, %ret0
EXIT(__canonicalize_funcptr_for_compare)