mips: add hwcap bits from linux v5.4
[musl] / src / ldso / powerpc / dlsym.s
index 357d577..cfe308e 100644 (file)
@@ -5,5 +5,4 @@
 dlsym:
        mflr    5                      # The return address is arg3.
        b       __dlsym
-       .end    dlsym
        .size   dlsym, .-dlsym