Pull up following revision(s) (requested by skrll in ticket #1473):
sys/lib/libkern/arch/hppa/milli_extra.S: revision 1.2 Fix a dumb typo/thinko Thanks to Tom Lane for spotting it.
This commit is contained in:
parent
792d949b29
commit
3a3a79ffce
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue